summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.net>2012-09-14 02:58:26 +0100
committerTim-Philipp Müller <tim@centricular.net>2012-09-14 02:58:26 +0100
commit717ae6cc20abd888a61eb511950259943da1899b (patch)
tree19e312e6315d18411f5984ccf1a163f2dd804f7c /configure.ac
parent3256bca6595e86795a8b5f723797f338b1be7924 (diff)
Back to development
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 9821fab3..3f5fdec0 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.94,
+AC_INIT(GStreamer Ugly Plug-ins, 0.11.94.1,
http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer,
gst-plugins-ugly)