summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Vander Stichele <thomas@apestaart.org>2003-05-19 18:04:02 +0000
committerThomas Vander Stichele <thomas@apestaart.org>2003-05-19 18:04:02 +0000
commitd0f9716178c32b728e1ff36a1cd03f67e9f1f288 (patch)
treefdcc4f9491c210cc0ec9b2189d600cf51ff6f840
parentd23f0668bf8fc753860fe027e879456078a67e6c (diff)
downloadgst-plugins-bad-d0f9716178c32b728e1ff36a1cd03f67e9f1f288.tar.gz
gst-plugins-bad-d0f9716178c32b728e1ff36a1cd03f67e9f1f288.tar.bz2
gst-plugins-bad-d0f9716178c32b728e1ff36a1cd03f67e9f1f288.zip
should be done right after release
Original commit message from CVS: should be done right after release
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 4681ba62..b1c340ae 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, 6, 1, 0, GST_ERROR="-Wall", GST_ERROR="-Wall -Werror")
+AS_VERSION(gst-plugins, GST_PLUGINS_VERSION, 0, 6, 1, 1, GST_ERROR="-Wall", GST_ERROR="-Wall -Werror")
AM_INIT_AUTOMAKE($PACKAGE,$VERSION)
dnl fix errors properly then remove this again
GST_ERROR=