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

index 5fe11f3..5f62d08 100644 (file)
@@ -2,7 +2,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, cvs and prerelease does Werror too
-AC_INIT([GStreamer RTSP Server Library], [1.9.2],
+AC_INIT([GStreamer RTSP Server Library], [1.9.2.1],
     [http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer],
     [gst-rtsp-server])
 AG_GST_INIT