configure.ac: Update to 0.10.11.2 (0.10.12 pre-release)
authorJan Schmidt <thaytan@mad.scientist.com>
Thu, 1 Mar 2007 18:50:00 +0000 (18:50 +0000)
committerJan Schmidt <thaytan@mad.scientist.com>
Thu, 1 Mar 2007 18:50:00 +0000 (18:50 +0000)
Original commit message from CVS:
* configure.ac:
Update to 0.10.11.2 (0.10.12 pre-release)

ChangeLog
configure.ac

index 95bac0e..36c6f84 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2007-03-01  Jan Schmidt  <thaytan@mad.scientist.com>
+
+       * configure.ac:
+       Update to 0.10.11.2 (0.10.12 pre-release)
+
 2007-03-01  Wim Taymans  <wim@fluendo.com>
 
        * gst-libs/gst/audio/gstbaseaudiosink.c:
index b27738e..681e80b 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.11.1,
+AC_INIT(GStreamer Base Plug-ins, 0.10.11.2,
     http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer,
     gst-plugins-base)