summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEdward Hervey <bilboed@bilboed.com>2009-10-24 20:33:27 +0200
committerEdward Hervey <bilboed@bilboed.com>2009-10-24 20:33:27 +0200
commite30a20b777a56818ab8f2bdad602872228a07604 (patch)
tree80fb3b5375b72c53cc4720df1d688e8c11de8c9c
parent08bb97a2fb4f9f914b670a3ada1a04c02bae73b1 (diff)
configure.ac: And back to development we go
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 7161afd28..1bd4d668c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -3,7 +3,7 @@ AC_PREREQ(2.52)
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, 0.10.16,
+AC_INIT(GStreamer Bad Plug-ins, 0.10.16.1,
http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer,
gst-plugins-bad)