summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorThomas Vander Stichele <thomas@apestaart.org>2005-09-06 14:06:55 +0000
committerThomas Vander Stichele <thomas@apestaart.org>2005-09-06 14:06:55 +0000
commit82876ce8966e1afbecd74834dda158f20d1518ef (patch)
tree05e828de23c4bece62a66c51cb2a057e84055cb2 /configure.ac
parentc320202b4175bc2c3f451d997bc4622c103ee678 (diff)
downloadgst-plugins-bad-82876ce8966e1afbecd74834dda158f20d1518ef.tar.gz
gst-plugins-bad-82876ce8966e1afbecd74834dda158f20d1518ef.tar.bz2
gst-plugins-bad-82876ce8966e1afbecd74834dda158f20d1518ef.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 bc6182a3..98560764 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, 1, 0,
+AS_VERSION(gst-plugins-bad, GST_PLUGINS_BAD_VERSION, 0, 9, 1, 1,
GST_CVS="no", GST_CVS="yes")
AM_INIT_AUTOMAKE($PACKAGE,$VERSION)