summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorJan Schmidt <thaytan@noraisin.net>2009-01-22 22:41:43 +0000
committerJan Schmidt <thaytan@noraisin.net>2009-01-22 22:41:43 +0000
commit1a85ce023914cdcfea7d2f2884d1ca53d902614a (patch)
tree082c77ef7579fd617f495743ef1b2aa8b84030fc /configure.ac
parent9dd1370d30a57375f13a329d8bc18ce1f03e40f2 (diff)
Bump version number again -> 0.10.13.1
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 c16d1b9b..6b9d85e5 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.12.1,
+AC_INIT(GStreamer Good Plug-ins, 0.10.13.1,
http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer,
gst-plugins-good)