This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Update ExtUtils::ParseXS to 2.20_01
[perl5.git] / lib / ExtUtils / MM_MacOS.pm
index 32d5ffe..3e42998 100644 (file)
@@ -2,8 +2,7 @@ package ExtUtils::MM_MacOS;
 
 use strict;
 
-use vars qw($VERSION);
-$VERSION = 6.42;
+our $VERSION = 6.53_03;
 
 sub new {
     die <<'UNSUPPORTED';