summaryrefslogtreecommitdiff
path: root/Master/tlpkg/tlperl/lib/Errno.pm
diff options
context:
space:
mode:
Diffstat (limited to 'Master/tlpkg/tlperl/lib/Errno.pm')
-rw-r--r--Master/tlpkg/tlperl/lib/Errno.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/tlpkg/tlperl/lib/Errno.pm b/Master/tlpkg/tlperl/lib/Errno.pm
index ce583674850..e55c1d92b02 100644
--- a/Master/tlpkg/tlperl/lib/Errno.pm
+++ b/Master/tlpkg/tlperl/lib/Errno.pm
@@ -12,7 +12,7 @@ use strict;
"MSWin32-x86-multi-thread-5.1" or
die "Errno architecture (MSWin32-x86-multi-thread-5.1) does not match executable architecture ($Config{'archname'}-$Config{'osvers'})";
-our $VERSION = "1.13";
+our $VERSION = "1.15";
$VERSION = eval $VERSION;
our @ISA = 'Exporter';