Upgrade to ExtUtils::MakeMaker 6.52
[p5sagit/p5-mst-13.2.git] / lib / ExtUtils / MY.pm
index e41b6f5..7e80a95 100644 (file)
@@ -3,7 +3,7 @@ package ExtUtils::MY;
 use strict;
 require ExtUtils::MM;
 
-our $VERSION = 6.48;
+our $VERSION = 6.52;
 our @ISA = qw(ExtUtils::MM);
 
 {