From 8b83dc4da9c500dfea1745bd1d801efabf9185ec Mon Sep 17 00:00:00 2001 From: Thomas Vander Stichele Date: Wed, 11 Jun 2003 22:18:40 +0000 Subject: [PATCH] back to cvs Original commit message from CVS: back to cvs --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 02071ad57f..9e3ae24dff 100644 --- a/configure.ac +++ b/configure.ac @@ -3,7 +3,7 @@ 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, 6, 2, 0, GST_CVS="no", GST_CVS="yes") +AS_VERSION(gstreamer, GST_VERSION, 0, 6, 2, 1, GST_CVS="no", GST_CVS="yes") dnl AM_MAINTAINER_MODE only provides the option to configure to enable it AM_MAINTAINER_MODE