Import ExtUtils::MakeMaker 6.55_03 from CPAN
[p5sagit/p5-mst-13.2.git] / cpan / ExtUtils-MakeMaker / lib / ExtUtils / MM.pm
index 4694f3f..4359837 100644 (file)
@@ -3,7 +3,7 @@ package ExtUtils::MM;
 use strict;
 use ExtUtils::MakeMaker::Config;
 
-our $VERSION = '6.55_02';
+our $VERSION = '6.55_03';
 
 require ExtUtils::Liblist;
 require ExtUtils::MakeMaker;