summaryrefslogtreecommitdiff
path: root/Master/tlpkg/tlperl/lib/Test.pm
diff options
context:
space:
mode:
Diffstat (limited to 'Master/tlpkg/tlperl/lib/Test.pm')
-rw-r--r--Master/tlpkg/tlperl/lib/Test.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/tlpkg/tlperl/lib/Test.pm b/Master/tlpkg/tlperl/lib/Test.pm
index 6ab54ab5601..108bc10a167 100644
--- a/Master/tlpkg/tlperl/lib/Test.pm
+++ b/Master/tlpkg/tlperl/lib/Test.pm
@@ -20,7 +20,7 @@ sub _reset_globals {
$planned = 0;
}
-$VERSION = '1.25_02';
+$VERSION = '1.26';
require Exporter;
@ISA=('Exporter');