From f61f4b2781a4ad7819a6d56fa035ec73fe0281db Mon Sep 17 00:00:00 2001 From: Thomas Vander Stichele Date: Mon, 16 Jan 2006 21:01:29 +0000 Subject: [PATCH] back to HEAD Original commit message from CVS: back to HEAD --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 57667c84ef..ca0152635d 100644 --- a/configure.ac +++ b/configure.ac @@ -6,7 +6,7 @@ AC_INIT 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-base, GST_PLUGINS_BASE_VERSION, 0, 10, 2, 0, +AS_VERSION(gst-plugins-base, GST_PLUGINS_BASE_VERSION, 0, 10, 2, 1, GST_CVS="no", GST_CVS="yes") dnl can autoconf find the source ?