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