Upgrade to ExtUtils::MakeMaker 6.38
[p5sagit/p5-mst-13.2.git] / lib / ExtUtils / MM_Unix.pm
index cc2f72c..cc91067 100644 (file)
@@ -18,7 +18,7 @@ use vars qw($VERSION @ISA
 
 use ExtUtils::MakeMaker qw($Verbose neatvalue);
 
-$VERSION = '6.37_03';
+$VERSION = '6.38';
 
 require ExtUtils::MM_Any;
 @ISA = qw(ExtUtils::MM_Any);