summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastian Dröge <sebastian@centricular.com>2016-09-01 12:28:22 +0300
committerSebastian Dröge <sebastian@centricular.com>2016-09-01 12:28:22 +0300
commit42e1dcac00527f9fe9a3de84d30ea7deb9460cbf (patch)
tree62750e9141943c3467c6b82717e39fb00e8317a1
parente19307edfed6b1937ea4c308fcf8455da1af8860 (diff)
downloadgstreamer-plugins-bad-42e1dcac00527f9fe9a3de84d30ea7deb9460cbf.tar.gz
Back to development
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 5fcf37090..a1f8c1e03 100644
--- a/configure.ac
+++ b/configure.ac
@@ -3,7 +3,7 @@ AC_PREREQ([2.69])
dnl initialize autoconf
dnl when going to/from release please set the nano (fourth number) right !
dnl releases only do Wall, git and prerelease does Werror too
-AC_INIT([GStreamer Bad Plug-ins],[1.9.2],[http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer],[gst-plugins-bad])
+AC_INIT([GStreamer Bad Plug-ins],[1.9.2.1],[http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer],[gst-plugins-bad])
AG_GST_INIT