summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorJan Schmidt <thaytan@mad.scientist.com>2006-02-20 19:13:36 +0000
committerJan Schmidt <thaytan@mad.scientist.com>2006-02-20 19:13:36 +0000
commit4de6fefd01e93f0b8834efb65173a8d66e26a09b (patch)
tree078c362b347dd5f475a844143929977ec17f7836 /configure.ac
parent8a1442c6c227cece6c1c57b15b7637dbbbcd8076 (diff)
downloadgst-plugins-bad-4de6fefd01e93f0b8834efb65173a8d66e26a09b.tar.gz
gst-plugins-bad-4de6fefd01e93f0b8834efb65173a8d66e26a09b.tar.bz2
gst-plugins-bad-4de6fefd01e93f0b8834efb65173a8d66e26a09b.zip
configure.ac: Back to CVS nano
Original commit message from CVS: * configure.ac: Back to CVS nano
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 a831d1fe..3584d347 100644
--- a/configure.ac
+++ b/configure.ac
@@ -12,7 +12,7 @@ AM_MAINTAINER_MODE
dnl when going to/from release please set the nano (fourth number) right !
dnl releases only do Wall, cvs and prerelease does Werror too
-AS_VERSION(gst-plugins-bad, GST_PLUGINS_BAD_VERSION, 0, 10, 1, 0,
+AS_VERSION(gst-plugins-bad, GST_PLUGINS_BAD_VERSION, 0, 10, 1, 1,
GST_CVS="no", GST_CVS="yes")
AM_INIT_AUTOMAKE($PACKAGE,$VERSION)