summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.net>2012-10-07 15:31:12 +0100
committerTim-Philipp Müller <tim@centricular.net>2012-10-07 15:31:12 +0100
commitc776b11ac92d8c0e869c49d9f350b9e9a29c1577 (patch)
tree3b6ae7f678b6fea1c08aec68935eedf55e5e842b /configure.ac
parent51ab233fb8b5f371077c1e5daabe0127e01e5fab (diff)
downloadgst-plugins-good-c776b11ac92d8c0e869c49d9f350b9e9a29c1577.tar.gz
gst-plugins-good-c776b11ac92d8c0e869c49d9f350b9e9a29c1577.tar.xz
Release 1.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 f0454fb5a..b6cda655b 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/pre
-AC_INIT(GStreamer Good Plug-ins, 1.0.0.1,
+AC_INIT(GStreamer Good Plug-ins, 1.0.1,
http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer,
gst-plugins-good)
@@ -45,7 +45,7 @@ AC_DEFINE_UNQUOTED(GST_API_VERSION, "$GST_API_VERSION",
[GStreamer API Version])
AG_GST_LIBTOOL_PREPARE
-AS_LIBTOOL(GST, 0, 0, 0)
+AS_LIBTOOL(GST, 1, 0, 1)
dnl *** required versions of GStreamer stuff ***
GST_REQ=1.0.0