summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Vander Stichele <thomas@apestaart.org>2002-03-10 11:16:20 +0000
committerThomas Vander Stichele <thomas@apestaart.org>2002-03-10 11:16:20 +0000
commit865ee20fa1005e147d1fff1836493a63cb3d3467 (patch)
treeac54a9d16414fbd4e61554fe68c40f2d446029ac
parent47f681b5ef830084237a6fd28da6e0a03aa52798 (diff)
downloadgstreamer-plugins-bad-865ee20fa1005e147d1fff1836493a63cb3d3467.tar.gz
new prerelease that was waiting to happen
Original commit message from CVS: new prerelease that was waiting to happen
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 5bca237d5..82af2f571 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, 2)
+AS_VERSION(gst-plugins, GST_PLUGINS, 0, 3, 2, 3)
AM_INIT_AUTOMAKE($PACKAGE,$VERSION)
AS_LIBTOOL(GST_PLUGINS, 0, 0, 0, yes)