configure.ac: Bump version to 0.10.11.3 pre-release
authorJan Schmidt <thaytan@mad.scientist.com>
Mon, 5 Mar 2007 11:21:13 +0000 (11:21 +0000)
committerJan Schmidt <thaytan@mad.scientist.com>
Mon, 5 Mar 2007 11:21:13 +0000 (11:21 +0000)
Original commit message from CVS:
* configure.ac:
Bump version to 0.10.11.3 pre-release

ChangeLog
configure.ac

index c969a81..37d03ec 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2007-03-05  Jan Schmidt  <thaytan@mad.scientist.com>
+
+       * configure.ac:
+       Bump version to 0.10.11.3 pre-release
+
 2007-03-05  Sebastian Dröge  <slomo@circular-chaos.org>
 
        * po/POTFILES.in:
index dda94a9..8be6213 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.2,
+AC_INIT(GStreamer Base Plug-ins, 0.10.11.3,
     http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer,
     gst-plugins-base)