From: Leon Brocard Date: Mon, 19 Apr 2010 20:06:30 +0000 (+0100) Subject: Bump version number EU::MM is "first-come" so we have forked it X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=970a5b1e54bef4b0af4823715a2a39a421075ce4;p=p5sagit%2Fp5-mst-13.2.git Bump version number EU::MM is "first-come" so we have forked it --- diff --git a/cpan/ExtUtils-MakeMaker/lib/ExtUtils/MakeMaker.pm b/cpan/ExtUtils-MakeMaker/lib/ExtUtils/MakeMaker.pm index 22ede40..95a0752 100644 --- a/cpan/ExtUtils-MakeMaker/lib/ExtUtils/MakeMaker.pm +++ b/cpan/ExtUtils-MakeMaker/lib/ExtUtils/MakeMaker.pm @@ -18,7 +18,7 @@ our @Overridable; my @Prepend_parent; my %Recognized_Att_Keys; -our $VERSION = '6.56'; +our $VERSION = '6.5601'; # Emulate something resembling CVS $Revision$ (our $Revision = $VERSION) =~ s{_}{};