configure.ac: Bump version to 0.10.11.4 pre-release

Original commit message from CVS:
* configure.ac:
Bump version to 0.10.11.4 pre-release
This commit is contained in:
Jan Schmidt 2007-03-06 12:31:01 +00:00
parent a2a8b1b8ce
commit 8a9f908ea9
2 changed files with 6 additions and 1 deletions

View file

@ -1,3 +1,8 @@
2007-03-06 Jan Schmidt <thaytan@mad.scientist.com>
* configure.ac:
Bump version to 0.10.11.4 pre-release
2007-03-06 Wim Taymans <wim@fluendo.com>
* gst-libs/gst/audio/gstbaseaudiosink.c:

View 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.3,
AC_INIT(GStreamer Base Plug-ins, 0.10.11.4,
http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer,
gst-plugins-base)