diff options
Diffstat (limited to 'systems/texlive/tlnet/tlpkg/tlperl/lib/Test/Harness.pm')
-rw-r--r-- | systems/texlive/tlnet/tlpkg/tlperl/lib/Test/Harness.pm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/systems/texlive/tlnet/tlpkg/tlperl/lib/Test/Harness.pm b/systems/texlive/tlnet/tlpkg/tlperl/lib/Test/Harness.pm index 6cce46e3b6..7084d624e1 100644 --- a/systems/texlive/tlnet/tlpkg/tlperl/lib/Test/Harness.pm +++ b/systems/texlive/tlnet/tlpkg/tlperl/lib/Test/Harness.pm @@ -31,11 +31,11 @@ Test::Harness - Run Perl standard test scripts with statistics =head1 VERSION -Version 3.42 +Version 3.43 =cut -our $VERSION = '3.42'; +our $VERSION = '3.43'; # Backwards compatibility for exportable variable names. *verbose = *Verbose; |