From 3b45b8576dc752260df91966c84370a7109dee8b Mon Sep 17 00:00:00 2001 From: Thomas Vander Stichele Date: Sat, 13 Apr 2002 00:48:20 +0000 Subject: first prerelease Original commit message from CVS: first prerelease --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 1ac085184..0baf34d5f 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, 3, 1) +AS_VERSION(gst-plugins, GST_PLUGINS, 0, 3, 3, 2) AM_INIT_AUTOMAKE($PACKAGE,$VERSION) AS_LIBTOOL(GST_PLUGINS, 0, 0, 0, yes) -- cgit v1.2.1