On Mon, Jul 02, 2001 at 02:39:46PM +0100, Graham Barr wrote: > On Thu, Jun 28, 2001 at 01:13:49PM -0400, Michael G Schwern wrote: > > The version number of ExtUtils::Manifest in 5.6.1 is 1.33, bleadperl's > > is the same despite changes. This kicks the number up a notch. > > > > > > --- lib/ExtUtils/Manifest.pm 2001/06/28 17:12:03 > > +++ lib/ExtUtils/Manifest.pm 2001/06/28 17:12:24 > > @@ -12,7 +12,7 @@ > > $Is_MacOS,$Is_VMS, > > $Debug,$Verbose,$Quiet,$MANIFEST,$found,$DEFAULT_MSKIP); > > > > -$VERSION = substr(q$Revision: 1.33 $, 10); > > +$VERSION = substr(q$Revision: 1.34 $, 10); > > If you are going to manually mainatin the version number from here > onwards, you should probably remove the RCS stuff in there and just > have "1.34"; Someone should do an overall de-RCS-ification for the whole distribution. -- $jhi++; # http://www.iki.fi/jhi/ # There is this special biologist word we use for 'stable'. # It is 'dead'. -- Jack CohenThread Previous | Thread Next