summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorJan Schmidt <thaytan@mad.scientist.com>2007-06-19 10:41:49 +0000
committerJan Schmidt <thaytan@mad.scientist.com>2007-06-19 10:41:49 +0000
commit70922862ea6aae676b72abb7ab5605716067edcd (patch)
tree7b083f18a9384e55350fa8daf4ef9afd20fe80c2 /configure.ac
parent788ef04f728c58e75a1ad09a99f3357bd036a2c7 (diff)
configure.ac: Back to CVS
Original commit message from CVS: * configure.ac: Back to CVS * gst-plugins-good.doap: Add 0.10.6 to the doap file.
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 efccaa02..26fcae80 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.6,
+AC_INIT(GStreamer Good Plug-ins, 0.10.6.1,
http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer,
gst-plugins-good)