summaryrefslogtreecommitdiff
path: root/systems/texlive/tlnet/tlpkg/tlperl/lib/Fcntl.pm
diff options
context:
space:
mode:
Diffstat (limited to 'systems/texlive/tlnet/tlpkg/tlperl/lib/Fcntl.pm')
-rw-r--r--systems/texlive/tlnet/tlpkg/tlperl/lib/Fcntl.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/systems/texlive/tlnet/tlpkg/tlperl/lib/Fcntl.pm b/systems/texlive/tlnet/tlpkg/tlperl/lib/Fcntl.pm
index fa5f393502..d964b9d4ec 100644
--- a/systems/texlive/tlnet/tlpkg/tlperl/lib/Fcntl.pm
+++ b/systems/texlive/tlnet/tlpkg/tlperl/lib/Fcntl.pm
@@ -61,7 +61,7 @@ our($VERSION, @ISA, @EXPORT, @EXPORT_OK, %EXPORT_TAGS);
require Exporter;
require XSLoader;
@ISA = qw(Exporter);
-$VERSION = '1.13';
+$VERSION = '1.14';
XSLoader::load();