summaryrefslogtreecommitdiff
path: root/Master/tlpkg/tlperl/lib/IO/Pipe.pm
diff options
context:
space:
mode:
Diffstat (limited to 'Master/tlpkg/tlperl/lib/IO/Pipe.pm')
-rw-r--r--Master/tlpkg/tlperl/lib/IO/Pipe.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/tlpkg/tlperl/lib/IO/Pipe.pm b/Master/tlpkg/tlperl/lib/IO/Pipe.pm
index f24220f11f4..e314c88d0e8 100644
--- a/Master/tlpkg/tlperl/lib/IO/Pipe.pm
+++ b/Master/tlpkg/tlperl/lib/IO/Pipe.pm
@@ -13,7 +13,7 @@ use strict;
use Carp;
use Symbol;
-our $VERSION = "1.39";
+our $VERSION = "1.40";
sub new {
my $type = shift;