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
commit0c1bc1046030e48cdc4395ad9efcbcb658db45a6 (patch)
treefa4042647e5199ddeb652cc2272550ae12fa70a9
parent9ca0d13abc0eee31075adb323065623b88e85299 (diff)
downloadgstreamer-plugins-bad-0c1bc1046030e48cdc4395ad9efcbcb658db45a6.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)