summaryrefslogtreecommitdiff
path: root/systems/texlive/tlnet/tlpkg/tlperl/lib/IO.pm
diff options
context:
space:
mode:
Diffstat (limited to 'systems/texlive/tlnet/tlpkg/tlperl/lib/IO.pm')
-rw-r--r--systems/texlive/tlnet/tlpkg/tlperl/lib/IO.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/systems/texlive/tlnet/tlpkg/tlperl/lib/IO.pm b/systems/texlive/tlnet/tlpkg/tlperl/lib/IO.pm
index 8c094f802e..256f37507a 100644
--- a/systems/texlive/tlnet/tlpkg/tlperl/lib/IO.pm
+++ b/systems/texlive/tlnet/tlpkg/tlperl/lib/IO.pm
@@ -7,7 +7,7 @@ use Carp;
use strict;
use warnings;
-our $VERSION = "1.46";
+our $VERSION = "1.52";
XSLoader::load 'IO', $VERSION;
sub import {