This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Update ExtUtils-MakeMaker to CPAN version 7.38
[perl5.git] / cpan / ExtUtils-MakeMaker / lib / ExtUtils / MM_Darwin.pm
index 3f01443..30c40e7 100644 (file)
@@ -7,7 +7,7 @@ BEGIN {
     our @ISA = qw( ExtUtils::MM_Unix );
 }
 
-our $VERSION = '7.36';
+our $VERSION = '7.38';
 $VERSION =~ tr/_//d;