Import ExtUtils::MakeMaker 6.55_03 from CPAN
[p5sagit/p5-mst-13.2.git] / cpan / ExtUtils-MakeMaker / lib / ExtUtils / Mksymlists.pm
index 9b133f7..29bd558 100644 (file)
@@ -10,7 +10,7 @@ use Config;
 
 our @ISA = qw(Exporter);
 our @EXPORT = qw(&Mksymlists);
-our $VERSION = '6.55_02';
+our $VERSION = '6.55_03';
 
 sub Mksymlists {
     my(%spec) = @_;