diff options
Diffstat (limited to 'Master/tlpkg/tlperl/lib/Test/Tester/CaptureRunner.pm')
-rw-r--r-- | Master/tlpkg/tlperl/lib/Test/Tester/CaptureRunner.pm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/tlpkg/tlperl/lib/Test/Tester/CaptureRunner.pm b/Master/tlpkg/tlperl/lib/Test/Tester/CaptureRunner.pm index 57f73575e92..7cf3c0f0b52 100644 --- a/Master/tlpkg/tlperl/lib/Test/Tester/CaptureRunner.pm +++ b/Master/tlpkg/tlperl/lib/Test/Tester/CaptureRunner.pm @@ -3,7 +3,7 @@ use strict; package Test::Tester::CaptureRunner; -our $VERSION = '1.302133'; +our $VERSION = '1.302162'; use Test::Tester::Capture; |