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.44
[perl5.git] / cpan / ExtUtils-MakeMaker / lib / ExtUtils / MM_VOS.pm
index 4cc4f8e..dea49e1 100644 (file)
@@ -1,7 +1,7 @@
 package ExtUtils::MM_VOS;
 
 use strict;
-our $VERSION = '7.42';
+our $VERSION = '7.44';
 $VERSION =~ tr/_//d;
 
 require ExtUtils::MM_Unix;