From d0f9716178c32b728e1ff36a1cd03f67e9f1f288 Mon Sep 17 00:00:00 2001 From: Thomas Vander Stichele Date: Mon, 19 May 2003 18:04:02 +0000 Subject: should be done right after release Original commit message from CVS: should be done right after release --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure.ac') 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= -- cgit v1.2.1