summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Vander Stichele <thomas@apestaart.org>2002-07-01 15:45:01 +0000
committerThomas Vander Stichele <thomas@apestaart.org>2002-07-01 15:45:01 +0000
commit6697c93974044b7161cde3c58bf4bfae90f61e10 (patch)
treed7b26963ce9155b8c2768743f4db2ce8634b7e18
parent63be0abbb51cbe5c0a201719acb39fc1e14df327 (diff)
downloadgstreamer-plugins-base-6697c93974044b7161cde3c58bf4bfae90f61e10.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 0cd8e11b2..78e601522 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, 3, 4, 2)
AM_INIT_AUTOMAKE($PACKAGE,$VERSION)
AS_LIBTOOL(GST_PLUGINS, 0, 0, 0, yes)