summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.net>2012-10-07 15:57:03 +0100
committerTim-Philipp Müller <tim@centricular.net>2012-10-07 15:57:03 +0100
commitbb48b6058dc1a8be75cd5a2070004dec2cb24746 (patch)
tree87ca5bf981f94fbbe9207b6ec6610cd32ad0947f /configure.ac
parentd58a281ab7a60200e1e4cefd5afd5b358910cfbd (diff)
downloadgstreamer-plugins-bad-1.0.1.tar.gz
Release 1.0.11.0.1
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 b53cac8fa..d18fc7a40 100644
--- a/configure.ac
+++ b/configure.ac
@@ -3,7 +3,7 @@ AC_PREREQ(2.62)
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 Bad Plug-ins, 1.0.0.1,
+AC_INIT(GStreamer Bad Plug-ins, 1.0.1,
http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer,
gst-plugins-bad)
@@ -50,7 +50,7 @@ dnl - interfaces added/removed/changed -> increment CURRENT, REVISION = 0
dnl - interfaces added -> increment AGE
dnl - interfaces removed -> AGE = 0
dnl sets GST_LT_LDFLAGS
-AS_LIBTOOL(GST, 0, 0, 0)
+AS_LIBTOOL(GST, 1, 0, 1)
dnl *** required versions of GStreamer stuff ***
GST_REQ=1.0.0