This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Upgrade to MakeMaker 6.53_02
[perl5.git] / lib / ExtUtils / Mkbootstrap.pm
index f6606cf..5f8ae47 100644 (file)
@@ -3,7 +3,7 @@ package ExtUtils::Mkbootstrap;
 # There's just too much Dynaloader incest here to turn on strict vars.
 use strict 'refs';
 
-our $VERSION = '6.52';
+our $VERSION = '6.53_02';
 
 require Exporter;
 our @ISA = ('Exporter');