summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Vander Stichele <thomas@apestaart.org>2003-06-11 22:19:13 +0000
committerThomas Vander Stichele <thomas@apestaart.org>2003-06-11 22:19:13 +0000
commita3e47709c11a3993e244772940cf1fcbcb2899b1 (patch)
tree1524853bbc8e1aed24c18ef7a34d755c73c0794f
parente08f18c6b05af8e9aca0993511fc69525a55cc5f (diff)
downloadgstreamer-plugins-bad-a3e47709c11a3993e244772940cf1fcbcb2899b1.tar.gz
back to cvs
Original commit message from CVS: back to cvs
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index e3642bdc0..b9695afdf 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, 2, 0, GST_ERROR="-Wall", GST_ERROR="-Wall -Werror")
+AS_VERSION(gst-plugins, GST_PLUGINS_VERSION, 0, 6, 1, 0, GST_ERROR="-Wall", GST_ERROR="-Wall -Werror")
AM_INIT_AUTOMAKE($PACKAGE,$VERSION)
dnl fix errors properly then remove this again
GST_ERROR=