diff --git a/ChangeLog b/ChangeLog index 941c91b773..cadf62b56c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2006-04-28 Thomas Vander Stichele + + * configure.ac: + back to HEAD + === release 0.10.6 === 2006-04-28 Thomas Vander Stichele diff --git a/configure.ac b/configure.ac index 22ef24f822..f7e721590f 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 Base Plug-ins, 0.10.6, +AC_INIT(GStreamer Base Plug-ins, 0.10.6.1, http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer, gst-plugins-base)