summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.com>2018-03-28 14:35:20 +0100
committerTim-Philipp Müller <tim@centricular.com>2018-03-28 14:35:20 +0100
commit7383c0d768a7cf625d9eb209f7372fbb83f33598 (patch)
treea7432c813516d8e5b6e1325ec261cd18e1ad17fb /configure.ac
parentf9467ff1065e95bd4129b1cf6ab410e357514472 (diff)
downloadgst-omx-1.12.tar.gz
Release 1.12.51.12.51.12
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index c650ad8..3b86e3d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -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/prerelease
-AC_INIT(GStreamer OpenMAX Plug-ins, 1.12.4,
+AC_INIT(GStreamer OpenMAX Plug-ins, 1.12.5,
http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer,
gst-omx)
@@ -45,7 +45,7 @@ AC_DEFINE_UNQUOTED(GST_API_VERSION, "$GST_API_VERSION",
[GStreamer API Version])
AG_GST_LIBTOOL_PREPARE
-AS_LIBTOOL(GST, 1204, 0, 1204)
+AS_LIBTOOL(GST, 1205, 0, 1205)
dnl *** required versions of GStreamer stuff ***
GST_REQ=1.12.0