From 7d59947bde083c0f1df5f89af76ed9c0b7317af7 Mon Sep 17 00:00:00 2001 From: Thomas Vander Stichele Date: Thu, 1 Dec 2005 19:18:57 +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 9d4b3981cf..5e690bfa4f 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(gstreamer, GST_VERSION, 0, 9, 7, 0, +AS_VERSION(gstreamer, GST_VERSION, 0, 9, 7, 1, GST_CVS="no", GST_CVS="yes") dnl can autoconf find the source ?