This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Upgrade to ExtUtils::MakeMaker 6.37_02
[perl5.git] / lib / ExtUtils / MakeMaker / Config.pm
index efb1c3a..0574048 100644 (file)
@@ -1,6 +1,6 @@
 package ExtUtils::MakeMaker::Config;
 
-$VERSION = '0.04';
+$VERSION = '6.37_02';
 
 use strict;
 use Config ();