summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastian Dröge <sebastian@centricular.com>2016-09-01 12:36:09 +0300
committerSebastian Dröge <sebastian@centricular.com>2016-09-01 12:36:09 +0300
commit96cba5d9783b708a2705b9afa0d337491a7c5b03 (patch)
tree35cc780cb2bca26ad1dc1b246f08bafef2170ad9
parent3fd93d08c1789c78462e814f5d470ab1fd1cdb22 (diff)
downloadgst-omx-96cba5d9783b708a2705b9afa0d337491a7c5b03.tar.gz
Back to development
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 45e2c05..6d4c803 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.9.2,
+AC_INIT(GStreamer OpenMAX Plug-ins, 1.9.2.1,
http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer,
gst-omx)