diff --git a/ChangeLog b/ChangeLog index 12d779b444..0d864c0038 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2008-10-26 Jan Schmidt + + * configure.ac: + Back to development -> 0.10.9.1 + === release 0.10.9 === 2008-10-24 Jan Schmidt diff --git a/configure.ac b/configure.ac index 3ac3014c0b..34c5f7361a 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 Bad Plug-ins, 0.10.9, +AC_INIT(GStreamer Bad Plug-ins, 0.10.9.1, http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer, gst-plugins-bad)