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
commit32f441d52d3c4b62f5b35008866759b73a7624a7 (patch)
treef7f50ae2ec13475b33966c85db4e2b82185339f0
parent0e4c9fab8a2103eb50a0839b24d100c97fe82b08 (diff)
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)