From 3df3b4e70628ea99756364a4e4486d962487b983 Mon Sep 17 00:00:00 2001 From: Thomas Vander Stichele Date: Thu, 15 Apr 2004 10:00:37 +0000 Subject: nano bump for prerel add bug entry for a fixed bug translation updates Original commit message from CVS: nano bump for prerel add bug entry for a fixed bug translation updates --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index 18e8de7e..66d5a679 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, 0, 1, GST_CVS="no", GST_CVS="yes") +AS_VERSION(gst-plugins, GST_PLUGINS_VERSION, 0, 8, 0, 2, GST_CVS="no", GST_CVS="yes") AM_INIT_AUTOMAKE($PACKAGE,$VERSION) -- cgit