From 32f441d52d3c4b62f5b35008866759b73a7624a7 Mon Sep 17 00:00:00 2001 From: Thomas Vander Stichele Date: Mon, 1 Jul 2002 15:45:01 +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 0cd8e11b..78e60152 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, 4, 1) +AS_VERSION(gst-plugins, GST_PLUGINS, 0, 3, 4, 2) AM_INIT_AUTOMAKE($PACKAGE,$VERSION) AS_LIBTOOL(GST_PLUGINS, 0, 0, 0, yes) -- cgit v1.2.1