summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Vander Stichele <thomas@apestaart.org>2002-12-08 20:27:33 +0000
committerThomas Vander Stichele <thomas@apestaart.org>2002-12-08 20:27:33 +0000
commit78c454fd6b8a45640c3714c54e8d7b14d6bde042 (patch)
tree1bb86a299f03d06836e2370ac1d92a569e12c685
parent619d2469acd7aceeceed0ed34798c5bc5c91f4a5 (diff)
downloadgstreamer-plugins-bad-78c454fd6b8a45640c3714c54e8d7b14d6bde042.tar.gz
release branch
Original commit message from CVS: release branch
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index cf981eb89..fc914b75b 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, 2, 1, GST_ERROR="-Wall", GST_ERROR="-Wall -Werror")
+AS_VERSION(gst-plugins, GST_PLUGINS_VERSION, 0, 4, 2, 2, GST_ERROR="-Wall", GST_ERROR="-Wall -Werror")
AM_INIT_AUTOMAKE($PACKAGE,$VERSION)
dnl our libraries and install dirs use major.minor as a version