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-07-20 17:05:22 +00:00
parent 56caaf8b7a
commit d2372173a0
2 changed files with 6 additions and 1 deletions

View file

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

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