projects
/
p5sagit/p5-mst-13.2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
6bb0de4
)
bump ExtUtils/MM.pm version number after change 34630 (add Haiku port)
David Mitchell [Sun, 4 Jan 2009 21:41:17 +0000 (21:41 +0000)]
lib/ExtUtils/MM.pm
patch
|
blob
|
blame
|
history
diff --git
a/lib/ExtUtils/MM.pm
b/lib/ExtUtils/MM.pm
index
fc7aac5
..
f332309
100644
(file)
--- a/
lib/ExtUtils/MM.pm
+++ b/
lib/ExtUtils/MM.pm
@@
-3,7
+3,7
@@
package ExtUtils::MM;
use strict;
use ExtUtils::MakeMaker::Config;
-our $VERSION = '6.48';
+our $VERSION = '6.48_01';
require ExtUtils::Liblist;
require ExtUtils::MakeMaker;