summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Vander Stichele <thomas@apestaart.org>2002-03-05 22:06:20 +0000
committerThomas Vander Stichele <thomas@apestaart.org>2002-03-05 22:06:20 +0000
commit5fd575d8330ceaed189df7fdb54a85fb6c82e371 (patch)
tree9b3174b34269b3a262c21cc97c7cbe118d4b80d9
parent9336c3255a36ee79db8a4e7acb545007072c7196 (diff)
downloadgstreamer-plugins-ugly-5fd575d8330ceaed189df7fdb54a85fb6c82e371.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 794e0b6a..5bca237d 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, 1)
+AS_VERSION(gst-plugins, GST_PLUGINS, 0, 3, 2, 2)
AM_INIT_AUTOMAKE($PACKAGE,$VERSION)
AS_LIBTOOL(GST_PLUGINS, 0, 0, 0, yes)