summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorSebastian Dröge <sebastian.droege@collabora.co.uk>2012-05-13 16:59:58 +0200
committerSebastian Dröge <sebastian.droege@collabora.co.uk>2012-05-13 16:59:58 +0200
commit3f833f7574630e340b4fe7996de60d0ad3dfc2d2 (patch)
tree4cadfef67c14559b6e61e0912442c918e96b0f89 /configure.ac
parent979a6a3373987296833b739285e9451a3ae52fd7 (diff)
downloadgst-plugins-good-3f833f7574630e340b4fe7996de60d0ad3dfc2d2.tar.gz
gst-plugins-good-3f833f7574630e340b4fe7996de60d0ad3dfc2d2.tar.xz
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 a9cbe23a6..e964cac02 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/pre
-AC_INIT(GStreamer Good Plug-ins, 0.11.91,
+AC_INIT(GStreamer Good Plug-ins, 0.11.91.1,
http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer,
gst-plugins-good)