configure.ac: Bump verion back to devel -> 0.10.20.1
authorJan Schmidt <thaytan@mad.scientist.com>
Fri, 20 Jun 2008 08:52:21 +0000 (08:52 +0000)
committerJan Schmidt <thaytan@mad.scientist.com>
Fri, 20 Jun 2008 08:52:21 +0000 (08:52 +0000)
Original commit message from CVS:
* configure.ac:
Bump verion back to devel -> 0.10.20.1

ChangeLog
configure.ac

index 44292a7f75943e1965035b48b4eab1c9d0c5e631..ffbc098acaf96124675cf4d4dee7f951435adcfb 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2008-06-20  Jan Schmidt  <jan.schmidt@sun.com>
+
+       * configure.ac:
+       Bump verion back to devel -> 0.10.20.1
+
 2008-06-20  Sebastian Dröge  <slomo@circular-chaos.org>
 
        * gst-libs/gst/tag/tags.c: (gst_tag_image_data_to_image_buffer):
 
 2008-05-13  Sebastian Dröge  <slomo@circular-chaos.org>
 
-       Patch by: j^ <j at oil21 dot org>
+       Patch by: Jan Gerber <j at oil21 dot org>
 
        * ext/ogg/gstoggdemux.c: (gst_ogg_pad_parse_skeleton_fishead),
        (gst_ogg_pad_parse_skeleton_fisbone):
index 4c90b19aac9aff6db8e823e96812d5868e60f395..b9433d9b80a0bede31486b92f2819baf089d5989 100644 (file)
@@ -5,7 +5,7 @@ dnl please read gstreamer/docs/random/autotools before changing this file
 dnl initialize autoconf
 dnl releases only do -Wall, cvs and prerelease does -Werror too
 dnl use a three digit version number for releases, and four for cvs/prerelease
-AC_INIT(GStreamer Base Plug-ins, 0.10.20,
+AC_INIT(GStreamer Base Plug-ins, 0.10.20.1,
     http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer,
     gst-plugins-base)