From 611b451377b6d52fe36c07d2eafe5fd7bb5bd8cd Mon Sep 17 00:00:00 2001 From: Thomas Vander Stichele Date: Wed, 18 Sep 2002 10:03:32 +0000 Subject: set the nano to 2 Original commit message from CVS: set the nano to 2 --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index 859f2a69..94e5ba99 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, 0, 4, 0, 1, GST_ERROR="-Wall", GST_ERROR="-Wall -Werror") +AS_VERSION(gst-plugins, GST_PLUGINS, 0, 4, 0, 2, GST_ERROR="-Wall", GST_ERROR="-Wall -Werror") AM_INIT_AUTOMAKE($PACKAGE,$VERSION) AS_LIBTOOL(GST_PLUGINS, 0, 0, 0, yes) -- cgit v1.2.1