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