All the authors of these modules have now been contacted;
[p5sagit/p5-mst-13.2.git] / lib / File / Spec.pm
index 9572164..c43576b 100644 (file)
@@ -3,7 +3,7 @@ package File::Spec;
 use strict;
 use vars qw(@ISA $VERSION);
 
-$VERSION = '0.85';
+$VERSION = '0.86';
 
 my %module = (MacOS   => 'Mac',
              MSWin32 => 'Win32',