From d2372173a0e8871ee4dc207a5c8177a9db4d826f Mon Sep 17 00:00:00 2001 From: Edward Hervey Date: Thu, 20 Jul 2006 17:05:22 +0000 Subject: [PATCH] configure.ac: Back to development cycle Original commit message from CVS: * configure.ac: Back to development cycle --- ChangeLog | 5 +++++ configure.ac | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 8cd85bc991..177159ba6e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2006-07-20 Edward Hervey + + * configure.ac: + Back to development cycle + === release 0.10.5 === 2006-07-20 <> diff --git a/configure.ac b/configure.ac index fd2fa7f021..7a999c5b9c 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.4.2, +AC_INIT(GStreamer Python Bindings, 0.10.5.1, http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer, gst-python)