summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Vander Stichele <thomas@apestaart.org>2002-03-10 12:05:01 +0000
committerThomas Vander Stichele <thomas@apestaart.org>2002-03-10 12:05:01 +0000
commit833f69eaa9b37ff16643ce061a7fd03ac4194727 (patch)
tree9154b24646c93009943646df5db87579fc18746e
parent8b2f2ba643a8af523b969f886698982246b3a711 (diff)
doing release of pluginsBRANCH-RELEASE-0_3_3
Original commit message from CVS: doing release of plugins
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 82af2f57..b8fe461e 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, 3)
+AS_VERSION(gst-plugins, GST_PLUGINS, 0, 3, 3, )
AM_INIT_AUTOMAKE($PACKAGE,$VERSION)
AS_LIBTOOL(GST_PLUGINS, 0, 0, 0, yes)