configure.ac: Back to development cycle.

Original commit message from CVS:
* configure.ac:
Back to development cycle.
This commit is contained in:
Edward Hervey 2007-01-31 16:53:15 +00:00
parent 9e4c9bfcb9
commit 4c9d89a324
2 changed files with 6 additions and 1 deletions

View file

@ -1,3 +1,8 @@
2007-01-31 Edward Hervey <edward@fluendo.com>
* configure.ac:
Back to development cycle.
=== release 0.10.7 ===
2007-01-31 <>

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.7,
AC_INIT(GStreamer Python Bindings, 0.10.7.1,
http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer,
gst-python)