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.10
[perl5.git] / cpan / ExtUtils-MakeMaker / lib / ExtUtils / MM_Cygwin.pm
index b504c47..72cccb8 100644 (file)
@@ -9,7 +9,7 @@ require ExtUtils::MM_Unix;
 require ExtUtils::MM_Win32;
 our @ISA = qw( ExtUtils::MM_Unix );
 
-our $VERSION = '7.04_01';
+our $VERSION = '7.10';
 
 
 =head1 NAME