configure.ac: Back to development -> 0.10.11.1

Original commit message from CVS:
* configure.ac:
Back to development -> 0.10.11.1
This commit is contained in:
Jan Schmidt 2008-10-26 20:05:43 +00:00
parent b2241d4054
commit 97b93f3f2c
2 changed files with 6 additions and 1 deletions

View file

@ -1,3 +1,8 @@
2008-10-26 Jan Schmidt <jan.schmidt@sun.com>
* configure.ac:
Back to development -> 0.10.11.1
2008-10-25 Jan Schmidt <jan.schmidt@sun.com>
* gst-plugins-good.doap:

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/pre
AC_INIT(GStreamer Good Plug-ins, 0.10.11,
AC_INIT(GStreamer Good Plug-ins, 0.10.11.1,
http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer,
gst-plugins-good)