diff options
-rw-r--r-- | ChangeLog | 5 | ||||
-rw-r--r-- | configure.ac | 2 |
2 files changed, 6 insertions, 1 deletions
@@ -1,3 +1,8 @@ +2008-02-21 Jan Schmidt <jan.schmidt@sun.com> + + * configure.ac: + Back to development... + === release 0.10.7 === 2008-02-20 Jan Schmidt <jan.schmidt@sun.com> 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) |