This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Upgrade EUMM from version 6.57_01 to 6.57_05
[perl5.git] / cpan / ExtUtils-MakeMaker / lib / ExtUtils / Liblist.pm
index b21fc01..2184c4a 100644 (file)
@@ -2,7 +2,7 @@ package ExtUtils::Liblist;
 
 use strict;
 
-our $VERSION = '6.57_01';
+our $VERSION = '6.57_05';
 
 use File::Spec;
 require ExtUtils::Liblist::Kid;