summaryrefslogtreecommitdiff
path: root/systems/texlive/tlnet/tlpkg/tlperl/lib/File/Spec/Mac.pm
diff options
context:
space:
mode:
Diffstat (limited to 'systems/texlive/tlnet/tlpkg/tlperl/lib/File/Spec/Mac.pm')
-rw-r--r--systems/texlive/tlnet/tlpkg/tlperl/lib/File/Spec/Mac.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/systems/texlive/tlnet/tlpkg/tlperl/lib/File/Spec/Mac.pm b/systems/texlive/tlnet/tlpkg/tlperl/lib/File/Spec/Mac.pm
index 8026edcb12..5f5cca9cd7 100644
--- a/systems/texlive/tlnet/tlpkg/tlperl/lib/File/Spec/Mac.pm
+++ b/systems/texlive/tlnet/tlpkg/tlperl/lib/File/Spec/Mac.pm
@@ -4,7 +4,7 @@ use strict;
use Cwd ();
require File::Spec::Unix;
-our $VERSION = '3.80';
+our $VERSION = '3.88';
$VERSION =~ tr/_//d;
our @ISA = qw(File::Spec::Unix);