summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.com>2018-02-15 19:44:14 +0000
committerTim-Philipp Müller <tim@centricular.com>2018-02-15 19:44:14 +0000
commit81a767bbdb75960d5ddf0f89a03cfee0777498e2 (patch)
tree7b96b9d1fb65ce1b2abdf61e7f4b044e3e990725 /configure.ac
parent124f2f566f53302400c0af442676592d017e180a (diff)
downloadgstreamer-81a767bbdb75960d5ddf0f89a03cfee0777498e2.tar.gz
Back to development
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 a536d75188..549fc9df42 100644
--- a/configure.ac
+++ b/configure.ac
@@ -4,7 +4,7 @@ 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
dnl
-AC_INIT([GStreamer],[1.13.1],[http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer],[gstreamer])
+AC_INIT([GStreamer],[1.13.1.1],[http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer],[gstreamer])
AG_GST_INIT
dnl initialize automake (we require GNU make)