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