summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Vander Stichele <thomas@apestaart.org>2005-07-01 16:08:53 +0000
committerThomas Vander Stichele <thomas@apestaart.org>2005-07-01 16:08:53 +0000
commit60281920688bfae42a20d57b0526fffb8a070ace (patch)
tree52d0277f558cb841c0350078e2802cc8f7e38c5a
parent52c38be227537981d1599067e852b31a2addeedf (diff)
downloadgst-plugins-bad-60281920688bfae42a20d57b0526fffb8a070ace.tar.gz
gst-plugins-bad-60281920688bfae42a20d57b0526fffb8a070ace.tar.bz2
gst-plugins-bad-60281920688bfae42a20d57b0526fffb8a070ace.zip
back to development
Original commit message from CVS: back to development
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index d4b3f0e8..ac482a4d 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, GST_PLUGINS_VERSION, 0, 8, 10, 0, GST_CVS="no", GST_CVS="yes")
+AS_VERSION(gst-plugins, GST_PLUGINS_VERSION, 0, 8, 10, 1, GST_CVS="no", GST_CVS="yes")
AM_INIT_AUTOMAKE($PACKAGE,$VERSION)