This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Upgrade to ExtUtils-MakeMaker-6.48
[perl5.git] / lib / ExtUtils / MY.pm
index 1f7b5c5..e41b6f5 100644 (file)
@@ -3,7 +3,7 @@ package ExtUtils::MY;
 use strict;
 require ExtUtils::MM;
 
-our $VERSION = 6.44;
+our $VERSION = 6.48;
 our @ISA = qw(ExtUtils::MM);
 
 {