Upgrade to ExtUtils-MakeMaker-6.50
[p5sagit/p5-mst-13.2.git] / lib / ExtUtils / MM_Unix.pm
index af5a7ce..a997b1f 100644 (file)
@@ -15,7 +15,7 @@ use ExtUtils::MakeMaker qw($Verbose neatvalue);
 
 # If we make $VERSION an our variable parse_version() breaks
 use vars qw($VERSION);
-$VERSION = '6.48';
+$VERSION = '6.50';
 
 require ExtUtils::MM_Any;
 our @ISA = qw(ExtUtils::MM_Any);