summaryrefslogtreecommitdiff
path: root/Master/tlpkg/tlperl/lib/IO/Select.pm
diff options
context:
space:
mode:
Diffstat (limited to 'Master/tlpkg/tlperl/lib/IO/Select.pm')
-rw-r--r--Master/tlpkg/tlperl/lib/IO/Select.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/tlpkg/tlperl/lib/IO/Select.pm b/Master/tlpkg/tlperl/lib/IO/Select.pm
index 6176f8bbf8a..7d68feb7ab6 100644
--- a/Master/tlpkg/tlperl/lib/IO/Select.pm
+++ b/Master/tlpkg/tlperl/lib/IO/Select.pm
@@ -10,7 +10,7 @@ use strict;
use warnings::register;
require Exporter;
-our $VERSION = "1.39";
+our $VERSION = "1.40";
our @ISA = qw(Exporter); # This is only so we can do version checking