summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog5
-rw-r--r--configure.ac2
2 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 2bd6e21c..cf4e6208 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2008-10-26 Jan Schmidt <jan.schmidt@sun.com>
+
+ * configure.ac:
+ Back to development -> 0.10.11.1
+
2008-10-25 Jan Schmidt <jan.schmidt@sun.com>
* gst-plugins-good.doap:
diff --git a/configure.ac b/configure.ac
index 47f31552..04d82d98 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.11,
+AC_INIT(GStreamer Good Plug-ins, 0.10.11.1,
http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer,
gst-plugins-good)