summaryrefslogtreecommitdiffstats
path: root/configure.ac
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 /configure.ac
parent67fcfffdf89706fd88edf4eeb2a5bd4ec1f9b037 (diff)
configure.ac: Back to development...
Original commit message from CVS: * configure.ac: Back to development...
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
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)