From 9d3899442856e614dcc0e11875d3e4c256926bc9 Mon Sep 17 00:00:00 2001 From: Jan Schmidt Date: Thu, 21 Feb 2008 23:47:37 +0000 Subject: configure.ac: Back to development... Original commit message from CVS: * configure.ac: Back to development... --- ChangeLog | 5 +++++ configure.ac | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 33378903..286c1a92 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2008-02-21 Jan Schmidt + + * configure.ac: + Back to development... + === release 0.10.7 === 2008-02-20 Jan Schmidt diff --git a/configure.ac b/configure.ac index 0d4021c8..943d81ab 100644 --- a/configure.ac +++ b/configure.ac @@ -5,7 +5,7 @@ dnl please read gstreamer/docs/random/autotools before changing this file dnl initialize autoconf dnl releases only do -Wall, cvs and prerelease does -Werror too dnl use a three digit version number for releases, and four for cvs/pre -AC_INIT(GStreamer Good Plug-ins, 0.10.7, +AC_INIT(GStreamer Good Plug-ins, 0.10.7.1, http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer, gst-plugins-good) -- cgit