summaryrefslogtreecommitdiff
path: root/systems/texlive/tlnet/tlpkg/tlperl/lib/TAP/Harness/Env.pm
diff options
context:
space:
mode:
Diffstat (limited to 'systems/texlive/tlnet/tlpkg/tlperl/lib/TAP/Harness/Env.pm')
-rw-r--r--systems/texlive/tlnet/tlpkg/tlperl/lib/TAP/Harness/Env.pm4
1 files changed, 2 insertions, 2 deletions
diff --git a/systems/texlive/tlnet/tlpkg/tlperl/lib/TAP/Harness/Env.pm b/systems/texlive/tlnet/tlpkg/tlperl/lib/TAP/Harness/Env.pm
index 077626df2d..78e75fb92d 100644
--- a/systems/texlive/tlnet/tlpkg/tlperl/lib/TAP/Harness/Env.pm
+++ b/systems/texlive/tlnet/tlpkg/tlperl/lib/TAP/Harness/Env.pm
@@ -7,7 +7,7 @@ use constant IS_VMS => ( $^O eq 'VMS' );
use TAP::Object;
use Text::ParseWords qw/shellwords/;
-our $VERSION = '3.42';
+our $VERSION = '3.43';
# Get the parts of @INC which are changed from the stock list AND
# preserve reordering of stock directories.
@@ -126,7 +126,7 @@ TAP::Harness::Env - Parsing harness related environmental variables where approp
=head1 VERSION
-Version 3.42
+Version 3.43
=head1 SYNOPSIS