summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Vander Stichele <thomas@apestaart.org>2002-03-10 12:05:01 +0000
committerThomas Vander Stichele <thomas@apestaart.org>2002-03-10 12:05:01 +0000
commit5dab7dd5d0d391ea0e3dd1b1c8f25bfa235940c1 (patch)
treefb6b69c3e132f029e7c9992367a8b6a7a6aecbf6
parent6a5017616e7af31061e9a752ff983d31ae342957 (diff)
downloadgstreamer-plugins-good-BRANCH-RELEASE-0_3_3.tar.gz
doing release of pluginsBRANCH-RELEASE-0_3_3
Original commit message from CVS: doing release of plugins
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 82af2f571..b8fe461e9 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, 2, 3)
+AS_VERSION(gst-plugins, GST_PLUGINS, 0, 3, 3, )
AM_INIT_AUTOMAKE($PACKAGE,$VERSION)
AS_LIBTOOL(GST_PLUGINS, 0, 0, 0, yes)