From 9ed21f068c04d216976b9ef97a535a266f8009b6 Mon Sep 17 00:00:00 2001 From: Thomas Vander Stichele Date: Mon, 5 Dec 2005 18:11:32 +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 ad9105d252..18fa668c71 100644 --- a/configure.ac +++ b/configure.ac @@ -12,7 +12,7 @@ AM_MAINTAINER_MODE 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-bad, GST_PLUGINS_BAD_VERSION, 0, 10, 0, 0, +AS_VERSION(gst-plugins-bad, GST_PLUGINS_BAD_VERSION, 0, 10, 0, 1, GST_CVS="no", GST_CVS="yes") AM_INIT_AUTOMAKE($PACKAGE,$VERSION)