summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Vander Stichele <thomas@apestaart.org>2003-06-02 06:41:26 +0000
committerThomas Vander Stichele <thomas@apestaart.org>2003-06-02 06:41:26 +0000
commit4c2145703fe2dd9b78dfe2d10bb00248086ad0b9 (patch)
tree13fafb1fb1ae23a43487e9dd7c1dfd099e62d735
parent22af31868beb4afdaad40a7fe6b3b07a3235fa3e (diff)
downloadgstreamer-plugins-bad-4c2145703fe2dd9b78dfe2d10bb00248086ad0b9.tar.gz
prerel
Original commit message from CVS: prerel
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 98511e010..e09947310 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, 6, 1, 1, GST_ERROR="-Wall", GST_ERROR="-Wall -Werror")
+AS_VERSION(gst-plugins, GST_PLUGINS_VERSION, 0, 6, 1, 3, GST_ERROR="-Wall", GST_ERROR="-Wall -Werror")
AM_INIT_AUTOMAKE($PACKAGE,$VERSION)
dnl fix errors properly then remove this again
GST_ERROR=