From 8061aed180b679f659dcaf935d7deb127be1cda6 Mon Sep 17 00:00:00 2001 From: Thomas Vander Stichele Date: Tue, 6 Sep 2005 14:11:21 +0000 Subject: [PATCH] back to head Original commit message from CVS: back to head --- configure.ac | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 96269c5..a99aa64 100644 --- a/configure.ac +++ b/configure.ac @@ -5,7 +5,8 @@ AC_CANONICAL_TARGET 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(gstreamer, GST_VERSION, 0, 9, 2, 0, GST_CVS="no", GST_CVS="yes") +AS_VERSION(gstreamer, GST_VERSION, 0, 9, 2, 1, + GST_CVS="no", GST_CVS="yes") dnl AM_MAINTAINER_MODE only provides the option to configure to enable it AM_MAINTAINER_MODE -- 2.7.4