configure.ac: Back to development cycle

Original commit message from CVS:
* configure.ac:
Back to development cycle
This commit is contained in:
Edward Hervey 2006-12-04 17:54:39 +00:00
parent 345a6f7572
commit d79b29c407
2 changed files with 6 additions and 1 deletions

View file

@ -1,3 +1,8 @@
2006-12-04 Edward Hervey <edward@fluendo.com>
* configure.ac:
Back to development cycle
=== release 0.10.6 ===
2006-12-04 Edward Hervey <edward@fluendo.com>

View file

@ -3,7 +3,7 @@ AC_PREREQ(2.52)
dnl initialize autoconf
dnl when going to/from release please set the nano (fourth number) right !
dnl releases only do Wall, cvs and prerelease does Werror too
AC_INIT(GStreamer Python Bindings, 0.10.6,
AC_INIT(GStreamer Python Bindings, 0.10.6.1,
http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer,
gst-python)