diff --git a/ChangeLog b/ChangeLog index e57cdbbca9..5da3417f8a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2008-03-21 Jan Schmidt + + * configure.ac: + Back to development - 0.10.11.1 + === release 0.10.11 === 2008-03-21 Jan Schmidt diff --git a/configure.ac b/configure.ac index 4b57dc1f61..6274cc8846 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.11, +AC_INIT(GStreamer Python Bindings, 0.10.11.1, http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer, gst-python)