summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorThomas Vander Stichele <thomas@apestaart.org>2002-11-01 12:32:33 +0000
committerThomas Vander Stichele <thomas@apestaart.org>2002-11-01 12:32:33 +0000
commit91b12107f6a134009995f01e0e923c24c7f5bd82 (patch)
tree287955926b576d91b94eb06a8c10481a4d6430d5 /configure.ac
parentf574ee169eca3b3f10301ae496e359f74ad046d9 (diff)
downloadgst-plugins-bad-91b12107f6a134009995f01e0e923c24c7f5bd82.tar.gz
gst-plugins-bad-91b12107f6a134009995f01e0e923c24c7f5bd82.tar.bz2
gst-plugins-bad-91b12107f6a134009995f01e0e923c24c7f5bd82.zip
bump up the version
Original commit message from CVS: bump up the version
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 46484f1f..20ba12ab 100644
--- a/configure.ac
+++ b/configure.ac
@@ -12,7 +12,7 @@ AM_MAINTAINER_MODE
dnl when going to/from release please set the nano (fourth number) right !
dnl releases only do Wall, cvs and prerelease does Werror too
-AS_VERSION(gst-plugins, GST_PLUGINS_VERSION, 0, 4, 1, 1, GST_ERROR="-Wall", GST_ERROR="-Wall -Werror")
+AS_VERSION(gst-plugins, GST_PLUGINS_VERSION, 0, 4, 2, 1, GST_ERROR="-Wall", GST_ERROR="-Wall -Werror")
AM_INIT_AUTOMAKE($PACKAGE,$VERSION)
AS_LIBTOOL(GST_PLUGINS, 0, 0, 0, yes)