configure.ac: Bump version number back to dev -> 0.10.20.1
authorJan Schmidt <thaytan@mad.scientist.com>
Fri, 20 Jun 2008 08:45:01 +0000 (08:45 +0000)
committerJan Schmidt <thaytan@mad.scientist.com>
Fri, 20 Jun 2008 08:45:01 +0000 (08:45 +0000)
Original commit message from CVS:
* configure.ac:
Bump version number back to dev -> 0.10.20.1

ChangeLog
common
configure.ac

index ef6628f..fadf5ce 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2008-06-20  Jan Schmidt  <jan.schmidt@sun.com>
+
+       * configure.ac:
+       Bump version number back to dev -> 0.10.20.1
+
 2008-06-20  Sebastian Dröge  <slomo@circular-chaos.org>
 
        * docs/gst/gstreamer-sections.txt:
diff --git a/common b/common
index 46ec7df..d9cd98b 160000 (submodule)
--- a/common
+++ b/common
@@ -1 +1 @@
-Subproject commit 46ec7dfc1c09ff550ed6b7a4e0d3f2b2ac7d3ee8
+Subproject commit d9cd98b46aebaf143dc43d8563a3bff650be6a7e
index c9c3e65..4085199 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.20,
+AC_INIT(GStreamer, 0.10.20.1,
     http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer,
     gstreamer)
 AG_GST_INIT