summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorThomas Vander Stichele <thomas@apestaart.org>2002-07-01 15:48:58 +0000
committerThomas Vander Stichele <thomas@apestaart.org>2002-07-01 15:48:58 +0000
commitd4dc40ec5b79e7b95bba22a3a0080f657f3312c7 (patch)
treee82bf6292d0e94363f258b17d39b1534ac503816 /configure.ac
parent34d8e1b7e7ce21ba5bd7821e6f80c8918fa1b380 (diff)
up the cvs version on head
Original commit message from CVS: up the cvs version on head
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 0cd8e11b..f79a927e 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)