summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorJan Schmidt <thaytan@mad.scientist.com>2008-10-16 11:52:44 +0000
committerJan Schmidt <thaytan@mad.scientist.com>2008-10-16 11:52:44 +0000
commitdbdffe9f740b8caac41d2ce34f59e77cd157585b (patch)
treea6dbe3ed2e0b137b66efcfdb08b17fd60084ee67 /configure.ac
parent1297b556c723f1a3ea92aba22eccd27b02c6c25c (diff)
configure.ac: Commit 0.10.10.2 pre-release bump that actually went out on 2008-10-11
Original commit message from CVS: * configure.ac: Commit 0.10.10.2 pre-release bump that actually went out on 2008-10-11
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 770eacf7..9b7adc3e 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.10.1,
+AC_INIT(GStreamer Good Plug-ins, 0.10.10.2,
http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer,
gst-plugins-good)