X-Git-Url: https://perl5.git.perl.org/perl5.git/blobdiff_plain/31798a685edf1feafb2f251ac5096a193518cf2e..16cd6b5235051af6ba0adf88902ed224bd65b93c:/dist/PathTools/lib/File/Spec/Mac.pm diff --git a/dist/PathTools/lib/File/Spec/Mac.pm b/dist/PathTools/lib/File/Spec/Mac.pm index 34dc67c..f47432e 100644 --- a/dist/PathTools/lib/File/Spec/Mac.pm +++ b/dist/PathTools/lib/File/Spec/Mac.pm @@ -4,7 +4,7 @@ use strict; use Cwd (); require File::Spec::Unix; -our $VERSION = '3.85'; +our $VERSION = '3.86'; $VERSION =~ tr/_//d; our @ISA = qw(File::Spec::Unix);