summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJan Schmidt <thaytan@mad.scientist.com>2008-02-21 23:47:37 +0000
committerJan Schmidt <thaytan@mad.scientist.com>2008-02-21 23:47:37 +0000
commit9d3899442856e614dcc0e11875d3e4c256926bc9 (patch)
tree1b1e540fbf3f15104f36244f0bbb38ab9ca6512f
parent67fcfffdf89706fd88edf4eeb2a5bd4ec1f9b037 (diff)
configure.ac: Back to development...
Original commit message from CVS: * configure.ac: Back to development...
-rw-r--r--ChangeLog5
-rw-r--r--configure.ac2
2 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 33378903..286c1a92 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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)