summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Vander Stichele <thomas@apestaart.org>2002-04-14 15:58:00 +0000
committerThomas Vander Stichele <thomas@apestaart.org>2002-04-14 15:58:00 +0000
commitcbd56b4b5f396ca814ba83df48632d1532689bba (patch)
tree973db39b5b47cc0ec72b0c6e29a6108f8fb0f725
parent34759894ec951906d2d46831ab85c862b82761f3 (diff)
downloadgstreamer-plugins-base-cbd56b4b5f396ca814ba83df48632d1532689bba.tar.gz
release
Original commit message from CVS: release
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 4c3044649..5e651dcde 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, 3)
+AS_VERSION(gst-plugins, GST_PLUGINS, 0, 3, 4, 0)
AM_INIT_AUTOMAKE($PACKAGE,$VERSION)
AS_LIBTOOL(GST_PLUGINS, 0, 0, 0, yes)