In perl.git, the branch blead has been updated <http://perl5.git.perl.org/perl.git/commitdiff/970a5b1e54bef4b0af4823715a2a39a421075ce4?hp=3506daea5866a929e3679f0f37d5166884362eb3>
- Log ----------------------------------------------------------------- commit 970a5b1e54bef4b0af4823715a2a39a421075ce4 Author: Leon Brocard <[email protected]> Date: Mon Apr 19 21:06:30 2010 +0100 Bump version number EU::MM is "first-come" so we have forked it ----------------------------------------------------------------------- Summary of changes: cpan/ExtUtils-MakeMaker/lib/ExtUtils/MakeMaker.pm | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) 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{_}{}; -- Perl5 Master Repository
