From: Edward Hervey Date: Mon, 4 Dec 2006 17:54:39 +0000 (+0000) Subject: configure.ac: Back to development cycle X-Git-Tag: 1.19.3~485^2~732 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=d79b29c4077e93fa4ab6fd2675b3385bbf2c32b7;p=platform%2Fupstream%2Fgstreamer.git configure.ac: Back to development cycle Original commit message from CVS: * configure.ac: Back to development cycle --- diff --git a/ChangeLog b/ChangeLog index 8e5ffaf..a788bd1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2006-12-04 Edward Hervey + + * configure.ac: + Back to development cycle + === release 0.10.6 === 2006-12-04 Edward Hervey diff --git a/configure.ac b/configure.ac index 0b12601..8b5fbbb 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.6, +AC_INIT(GStreamer Python Bindings, 0.10.6.1, http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer, gst-python)