From 2c693f0fdbf753880a5815319aae0250b11212d4 Mon Sep 17 00:00:00 2001 From: Thomas Vander Stichele Date: Fri, 23 Dec 2005 18:16:44 +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 9f53205cb5..9699a22219 100644 --- a/configure.ac +++ b/configure.ac @@ -8,7 +8,7 @@ dnl AM_MAINTAINER_MODE only provides the option to configure to enable it AM_MAINTAINER_MODE dnl when going to/from release please set the nano (fourth number) right ! -AS_VERSION(gst-python, PYGST_VERSION, 0, 10, 1, 0, +AS_VERSION(gst-python, PYGST_VERSION, 0, 10, 1, 1, GST_CVS="no", GST_CVS="yes") AM_INIT_AUTOMAKE($PACKAGE, $VERSION)