summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorSebastian Dröge <sebastian.droege@collabora.co.uk>2012-04-05 13:26:45 +0200
committerSebastian Dröge <sebastian.droege@collabora.co.uk>2012-04-05 13:26:45 +0200
commit8ff6937ef72f8e657a1241114730a84c24f4d686 (patch)
tree0746873e34ee5dfcdbf962428454f5562a368da9 /configure.ac
parent9e5a55a70f0f142579577966340fd63f2e95c187 (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 fa748efd..22bc73ab 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/prerelease
-AC_INIT(GStreamer Ugly Plug-ins, 0.11.2.1,
+AC_INIT(GStreamer Ugly Plug-ins, 0.11.89.1,
http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer,
gst-plugins-ugly)