summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim.muller@collabora.co.uk>2012-09-24 16:59:24 +0100
committerTim-Philipp Müller <tim.muller@collabora.co.uk>2012-09-24 16:59:24 +0100
commit8f802c6425949d8dab92bfc27b5518eb8e2bfef1 (patch)
tree396df9113316f45ce73d24e769c0988ec21af5d9 /configure.ac
parent46e8c203d642756bb46245748c7eace327305fb5 (diff)
downloadgstreamer-plugins-bad-8f802c6425949d8dab92bfc27b5518eb8e2bfef1.tar.gz
Back to development (bug fixing)
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 74b519b35..829101647 100644
--- a/configure.ac
+++ b/configure.ac
@@ -3,7 +3,7 @@ AC_PREREQ(2.62)
dnl initialize autoconf
dnl when going to/from release please set the nano (fourth number) right !
dnl releases only do Wall, cvs and prerelease does Werror too
-AC_INIT(GStreamer Bad Plug-ins, 1.0.0,
+AC_INIT(GStreamer Bad Plug-ins, 1.0.0.1,
http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer,
gst-plugins-bad)