projects
/
p5sagit/p5-mst-13.2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
9d419b5
)
Bump version number of ExtUtils::MM_Unix after last change
Rafael Garcia-Suarez [Mon, 18 Dec 2006 13:35:18 +0000 (13:35 +0000)]
p4raw-id: //depot/perl@29581
lib/ExtUtils/MM_Unix.pm
patch
|
blob
|
blame
|
history
diff --git
a/lib/ExtUtils/MM_Unix.pm
b/lib/ExtUtils/MM_Unix.pm
index
da0d57d
..
22cea82
100644
(file)
--- a/
lib/ExtUtils/MM_Unix.pm
+++ b/
lib/ExtUtils/MM_Unix.pm
@@
-18,7
+18,7
@@
use vars qw($VERSION @ISA
use ExtUtils::MakeMaker qw($Verbose neatvalue);
-$VERSION = '1.51';
+$VERSION = '1.51_01';
require ExtUtils::MM_Any;
@ISA = qw(ExtUtils::MM_Any);