From 17159aeccf9a64310fa76f03f635287f18d5aebc Mon Sep 17 00:00:00 2001 From: Thomas Vander Stichele Date: Tue, 5 Mar 2002 22:06:20 +0000 Subject: first prerelease Original commit message from CVS: first prerelease --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index 794e0b6a..5bca237d 100644 --- a/configure.ac +++ b/configure.ac @@ -10,7 +10,7 @@ AM_DISABLE_STATIC dnl when going to/from release please set the nano (fourth number) right ! dnl We disable static building for development, for time savings AM_DISABLE_STATIC -AS_VERSION(gst-plugins, GST_PLUGINS, 0, 3, 2, 1) +AS_VERSION(gst-plugins, GST_PLUGINS, 0, 3, 2, 2) AM_INIT_AUTOMAKE($PACKAGE,$VERSION) AS_LIBTOOL(GST_PLUGINS, 0, 0, 0, yes) -- cgit