projects
/
p5sagit/p5-mst-13.2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
7148b6b
)
Bump version number EU::MM is "first-come" so we have forked it
Leon Brocard [Mon, 19 Apr 2010 20:13:10 +0000 (21:13 +0100)]
cpan/ExtUtils-MakeMaker/lib/ExtUtils/MM_Unix.pm
patch
|
blob
|
blame
|
history
diff --git
a/cpan/ExtUtils-MakeMaker/lib/ExtUtils/MM_Unix.pm
b/cpan/ExtUtils-MakeMaker/lib/ExtUtils/MM_Unix.pm
index
564d321
..
3d059be
100644
(file)
--- a/
cpan/ExtUtils-MakeMaker/lib/ExtUtils/MM_Unix.pm
+++ b/
cpan/ExtUtils-MakeMaker/lib/ExtUtils/MM_Unix.pm
@@
-15,7
+15,7
@@
use ExtUtils::MakeMaker qw($Verbose neatvalue);
# If we make $VERSION an our variable parse_version() breaks
use vars qw($VERSION);
-$VERSION = '6.56';
+$VERSION = '6.5601';
require ExtUtils::MM_Any;
our @ISA = qw(ExtUtils::MM_Any);