From: Jan Schmidt Date: Mon, 20 Feb 2006 19:13:36 +0000 (+0000) Subject: configure.ac: Back to CVS nano X-Git-Tag: 1.19.3~507^2~21703 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=4de6fefd01e93f0b8834efb65173a8d66e26a09b;p=platform%2Fupstream%2Fgstreamer.git configure.ac: Back to CVS nano Original commit message from CVS: * configure.ac: Back to CVS nano --- diff --git a/ChangeLog b/ChangeLog index 586b28c405..a8b84d253f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2006-02-20 Jan Schmidt + + * configure.ac: + Back to CVS nano + === release 0.10.1 === 2006-02-20 Jan Schmidt diff --git a/configure.ac b/configure.ac index a831d1fed2..3584d3479c 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, 1, 0, +AS_VERSION(gst-plugins-bad, GST_PLUGINS_BAD_VERSION, 0, 10, 1, 1, GST_CVS="no", GST_CVS="yes") AM_INIT_AUTOMAKE($PACKAGE,$VERSION)