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
commit64b040780c4d580b7869463e3c17df7426b3ed20 (patch)
tree4f62a12e52b5317c433d1d9931ff4f8611970c6f /configure.ac
parent0e4c9fab8a2103eb50a0839b24d100c97fe82b08 (diff)
downloadgst-plugins-bad-64b040780c4d580b7869463e3c17df7426b3ed20.tar.gz
gst-plugins-bad-64b040780c4d580b7869463e3c17df7426b3ed20.tar.bz2
gst-plugins-bad-64b040780c4d580b7869463e3c17df7426b3ed20.zip
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)