diff --git a/ChangeLog b/ChangeLog index 654885569d..dd15d7c4a4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2007-01-31 Edward Hervey + + * configure.ac: + Back to development cycle. + === release 0.10.7 === 2007-01-31 <> diff --git a/configure.ac b/configure.ac index 4a238332ce..bd5410c35b 100644 --- a/configure.ac +++ b/configure.ac @@ -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)