summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorSebastian Dröge <sebastian.droege@collabora.co.uk>2012-04-12 11:19:12 +0200
committerSebastian Dröge <sebastian.droege@collabora.co.uk>2012-04-12 11:19:12 +0200
commitad0745b37ff1021bed0bc4371aef21a110b8e8e8 (patch)
tree0db9286bb46b6667b08b1884ed4836dff9fd944a /configure.ac
parent4c6f7cf644a9734cc51e86e39f148eb7c9e051c1 (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 3d402dbf..118876d5 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.90,
+AC_INIT(GStreamer Ugly Plug-ins, 0.11.90.1,
http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer,
gst-plugins-ugly)