summaryrefslogtreecommitdiff
path: root/Master/tlpkg/tlperl/lib/Test/Simple.pm
diff options
context:
space:
mode:
Diffstat (limited to 'Master/tlpkg/tlperl/lib/Test/Simple.pm')
-rw-r--r--Master/tlpkg/tlperl/lib/Test/Simple.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/tlpkg/tlperl/lib/Test/Simple.pm b/Master/tlpkg/tlperl/lib/Test/Simple.pm
index b8a6c7ca402..a7649f47875 100644
--- a/Master/tlpkg/tlperl/lib/Test/Simple.pm
+++ b/Master/tlpkg/tlperl/lib/Test/Simple.pm
@@ -4,7 +4,7 @@ use 5.006;
use strict;
-our $VERSION = '1.302183';
+our $VERSION = '1.302194';
use Test::Builder::Module;
our @ISA = qw(Test::Builder::Module);