From: Thomas Vander Stichele Date: Mon, 1 Jul 2002 15:48:58 +0000 (+0000) Subject: up the cvs version on head X-Git-Tag: CAPS~293 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=b3b6d3bc558c62b402e409594d53e97a8c335905;p=platform%2Fupstream%2Fgst-plugins-base.git up the cvs version on head Original commit message from CVS: up the cvs version on head --- diff --git a/configure.ac b/configure.ac index 0cd8e11..f79a927 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, 4, 0, 1) AM_INIT_AUTOMAKE($PACKAGE,$VERSION) AS_LIBTOOL(GST_PLUGINS, 0, 0, 0, yes)