summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorJan Schmidt <thaytan@mad.scientist.com>2008-08-26 23:05:57 +0000
committerJan Schmidt <thaytan@mad.scientist.com>2008-08-26 23:05:57 +0000
commit0e88c19b9fdd128fb1344f3dc94a3fa8a470b204 (patch)
treee0a5fb16726409b5563e5a4abb6cb7e5d0b9ba6a /configure.ac
parent192c1b942b5a727b03223869e7213af1941b0d5d (diff)
configure.ac: Update version number to reflect 0.10.10 release from branch.
Original commit message from CVS: * configure.ac: Update version number to reflect 0.10.10 release from branch.
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 d478556f..382bd679 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.9.1,
+AC_INIT(GStreamer Good Plug-ins, 0.10.10.1,
http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer,
gst-plugins-good)