Back to development
authorSebastian Dröge <sebastian@centricular.com>
Thu, 1 Sep 2016 09:27:35 +0000 (12:27 +0300)
committerSebastian Dröge <sebastian@centricular.com>
Thu, 1 Sep 2016 09:27:35 +0000 (12:27 +0300)
configure.ac

index 9c9d043..7f07733 100644 (file)
@@ -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],[1.9.2],[http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer],[gst-plugins-good])
+AC_INIT([GStreamer Good Plug-ins],[1.9.2.1],[http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer],[gst-plugins-good])
 
 AG_GST_INIT