summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.com>2019-03-04 09:01:07 +0000
committerTim-Philipp Müller <tim@centricular.com>2019-03-04 09:01:07 +0000
commit673ccfde8b4e7f0644b0e3964e1224e9dddae5cf (patch)
tree16100c04756029611001b99bace9c38e7beeca9b /configure.ac
parente322250fb1d1c31692d1e97e3de19ead6b016d7f (diff)
downloadgstreamer-673ccfde8b4e7f0644b0e3964e1224e9dddae5cf.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 2a7ed76ff8..0d20aa0fb6 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.15.2],[http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer],[gstreamer])
+AC_INIT([GStreamer],[1.15.2.1],[http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer],[gstreamer])
AG_GST_INIT
dnl initialize automake (we require GNU make)