summaryrefslogtreecommitdiff
path: root/Master/tlpkg/tlperl/lib/Test/Harness.pm
diff options
context:
space:
mode:
Diffstat (limited to 'Master/tlpkg/tlperl/lib/Test/Harness.pm')
-rw-r--r--Master/tlpkg/tlperl/lib/Test/Harness.pm4
1 files changed, 2 insertions, 2 deletions
diff --git a/Master/tlpkg/tlperl/lib/Test/Harness.pm b/Master/tlpkg/tlperl/lib/Test/Harness.pm
index d3759195e01..fe9d3049f9f 100644
--- a/Master/tlpkg/tlperl/lib/Test/Harness.pm
+++ b/Master/tlpkg/tlperl/lib/Test/Harness.pm
@@ -31,11 +31,11 @@ Test::Harness - Run Perl standard test scripts with statistics
=head1 VERSION
-Version 3.35
+Version 3.36
=cut
-our $VERSION = '3.35';
+our $VERSION = '3.36_01';
# Backwards compatibility for exportable variable names.
*verbose = *Verbose;