Upgrade to ExtUtils-MakeMaker-6.50
[p5sagit/p5-mst-13.2.git] / lib / ExtUtils / Mksymlists.pm
index 331cecd..0f0841e 100644 (file)
@@ -10,7 +10,7 @@ use Config;
 
 our @ISA = qw(Exporter);
 our @EXPORT = qw(&Mksymlists);
-our $VERSION = '6.43_01';
+our $VERSION = '6.50';
 
 sub Mksymlists {
     my(%spec) = @_;