summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorSebastian Dröge <sebastian.droege@collabora.co.uk>2012-04-05 13:25:41 +0200
committerSebastian Dröge <sebastian.droege@collabora.co.uk>2012-04-05 13:25:41 +0200
commit4511a720e8177e8cf4f7872d4dd583386225250a (patch)
tree8835babc9a14a3683c1ba2c6e3a0addbe18af0ca /configure.ac
parentebf80977c43185e7a2fc0a915429ebb128459580 (diff)
configure: Update version to 0.11.89.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 744e0c4419..adddfc6a8b 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, git and prerelease does -Werror too
dnl use a three digit version number for releases, and four for git/prerelease
-AC_INIT(GStreamer Base Plug-ins, 0.11.3.1,
+AC_INIT(GStreamer Base Plug-ins, 0.11.89.1,
http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer,
gst-plugins-base)