diff options
author | Tim-Philipp Müller <tim.muller@collabora.co.uk> | 2012-08-08 16:25:58 +0100 |
---|---|---|
committer | Tim-Philipp Müller <tim.muller@collabora.co.uk> | 2012-08-08 16:25:58 +0100 |
commit | 6ca8ceb1305ea01937215ff3e30cea1831c83fae (patch) | |
tree | aed22fdc048c2b145b06f9c45ac182f5ea512b2c /configure.ac | |
parent | 36786587d4ef1a0f27c20e0195be319b51083f9b (diff) | |
download | gstreamer-plugins-good-6ca8ceb1305ea01937215ff3e30cea1831c83fae.tar.gz |
Back to development
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index b957f7aab..2a16a1894 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.93, +AC_INIT(GStreamer Good Plug-ins, 0.11.93.1, http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer, gst-plugins-good) |