projects
/
p5sagit/p5-mst-13.2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
3506dae
)
Bump version number EU::MM is "first-come" so we have forked it
Leon Brocard [Mon, 19 Apr 2010 20:06:30 +0000 (21:06 +0100)]
cpan/ExtUtils-MakeMaker/lib/ExtUtils/MakeMaker.pm
patch
|
blob
|
blame
|
history
diff --git
a/cpan/ExtUtils-MakeMaker/lib/ExtUtils/MakeMaker.pm
b/cpan/ExtUtils-MakeMaker/lib/ExtUtils/MakeMaker.pm
index
22ede40
..
95a0752
100644
(file)
--- 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{_}{};