summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Vander Stichele <thomas@apestaart.org>2002-04-13 00:48:20 +0000
committerThomas Vander Stichele <thomas@apestaart.org>2002-04-13 00:48:20 +0000
commit3b45b8576dc752260df91966c84370a7109dee8b (patch)
tree14d43aea22be9ddb93ad4c35d9804ec956eb61e9
parent450d458c48b533aecacd66db20520fd9760aaec7 (diff)
downloadgstreamer-plugins-bad-3b45b8576dc752260df91966c84370a7109dee8b.tar.gz
first prerelease
Original commit message from CVS: first prerelease
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 1ac085184..0baf34d5f 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, 1)
+AS_VERSION(gst-plugins, GST_PLUGINS, 0, 3, 3, 2)
AM_INIT_AUTOMAKE($PACKAGE,$VERSION)
AS_LIBTOOL(GST_PLUGINS, 0, 0, 0, yes)