configure.ac: Back to development -> 0.10.21.1
authorJan Schmidt <thaytan@mad.scientist.com>
Sun, 5 Oct 2008 10:01:50 +0000 (10:01 +0000)
committerJan Schmidt <thaytan@mad.scientist.com>
Sun, 5 Oct 2008 10:01:50 +0000 (10:01 +0000)
Original commit message from CVS:
* configure.ac:
Back to development -> 0.10.21.1

ChangeLog
configure.ac

index 6a158c5..3c3613a 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2008-10-05  Jan Schmidt  <jan.schmidt@sun.com>
+
+       * configure.ac:
+       Back to development -> 0.10.21.1
+
 === release 0.10.21 ===
 
 2008-10-02  Jan Schmidt <jan.schmidt@sun.com>
index d2bb41e..0988f6d 100644 (file)
@@ -3,7 +3,7 @@ AC_PREREQ(2.52)
 dnl initialize autoconf
 dnl when going to/from release please set the nano (fourth number) right !
 dnl releases only do Wall, cvs and prerelease does Werror too
-AC_INIT(GStreamer, 0.10.21,
+AC_INIT(GStreamer, 0.10.21.1,
     http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer,
     gstreamer)
 AG_GST_INIT