From 06744a6b8e05a48334dbd2198899f7d3f366b9cd Mon Sep 17 00:00:00 2001 From: Thomas Vander Stichele Date: Mon, 16 Jan 2006 21:01:03 +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 51bf622300..82a1aca6a8 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, 2, 0, +AS_VERSION(gst-python, PYGST_VERSION, 0, 10, 2, 1, GST_CVS="no", GST_CVS="yes") AM_INIT_AUTOMAKE($PACKAGE, $VERSION)