Update ExtUtils::Install, EU::Installed and EU::Packlist to the latest CPAN version...
[p5sagit/p5-mst-13.2.git] / lib / ExtUtils / MM_Cygwin.pm
index 9dc6e2e..648dcad 100644 (file)
@@ -10,7 +10,7 @@ require ExtUtils::MM_Any;
 require ExtUtils::MM_Unix;
 @ISA = qw( ExtUtils::MM_Any ExtUtils::MM_Unix );
 
-$VERSION = '1.09';
+$VERSION = '1.1';
 
 
 =head1 NAME