Fixes for the test suite on OS/2
[p5sagit/p5-mst-13.2.git] / lib / ExtUtils / Packlist.pm
index e8ce4a6..5965bbc 100644 (file)
@@ -5,7 +5,7 @@ use strict;
 use Carp qw();
 use Config;
 use vars qw($VERSION $Relocations);
-$VERSION = '1.39_02';
+$VERSION = '1.41';
 $VERSION = eval $VERSION;
 
 # Used for generating filehandle globs.  IO::File might not be available!