summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorThomas Vander Stichele <thomas@apestaart.org>2005-10-23 23:07:02 +0000
committerThomas Vander Stichele <thomas@apestaart.org>2005-10-23 23:07:02 +0000
commit51ad370186d27c6d659533ca5b90d9b6eedc95d4 (patch)
tree15f90e388bd7caa43b67fd3f20bef7214151c4f3 /configure.ac
parent060873bfc659a14a9aae9eeb605ccd05c0d287bb (diff)
downloadgst-plugins-bad-51ad370186d27c6d659533ca5b90d9b6eedc95d4.tar.gz
gst-plugins-bad-51ad370186d27c6d659533ca5b90d9b6eedc95d4.tar.bz2
gst-plugins-bad-51ad370186d27c6d659533ca5b90d9b6eedc95d4.zip
back to HEAD
Original commit message from CVS: back to HEAD
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 815dee0c..9ab3db39 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, 9, 4, 0,
+AS_VERSION(gst-plugins-bad, GST_PLUGINS_BAD_VERSION, 0, 9, 4, 1,
GST_CVS="no", GST_CVS="yes")
AM_INIT_AUTOMAKE($PACKAGE,$VERSION)