summaryrefslogtreecommitdiff
path: root/systems/texlive/tlnet/tlpkg/tlperl/lib/File/Spec/Epoc.pm
diff options
context:
space:
mode:
Diffstat (limited to 'systems/texlive/tlnet/tlpkg/tlperl/lib/File/Spec/Epoc.pm')
-rw-r--r--systems/texlive/tlnet/tlpkg/tlperl/lib/File/Spec/Epoc.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/systems/texlive/tlnet/tlpkg/tlperl/lib/File/Spec/Epoc.pm b/systems/texlive/tlnet/tlpkg/tlperl/lib/File/Spec/Epoc.pm
index fcb9e894e3..9391f3a05a 100644
--- a/systems/texlive/tlnet/tlpkg/tlperl/lib/File/Spec/Epoc.pm
+++ b/systems/texlive/tlnet/tlpkg/tlperl/lib/File/Spec/Epoc.pm
@@ -2,7 +2,7 @@ package File::Spec::Epoc;
use strict;
-our $VERSION = '3.80';
+our $VERSION = '3.88';
$VERSION =~ tr/_//d;
require File::Spec::Unix;