This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Upgrade to ExtUtils-MakeMaker-6.46
[perl5.git] / lib / ExtUtils / Liblist.pm
index 7466b5c..e01802e 100644 (file)
@@ -2,7 +2,7 @@ package ExtUtils::Liblist;
 
 use strict;
 
-our $VERSION = '6.44';
+our $VERSION = '6.46';
 
 use File::Spec;
 require ExtUtils::Liblist::Kid;