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 61e8f74..3e42998 100644 (file)
@@ -1,6 +1,8 @@
 package ExtUtils::MM_MacOS;
 
-$VERSION = 1.09;
+use strict;
+
+our $VERSION = 6.53_03;
 
 sub new {
     die <<'UNSUPPORTED';