diff options
Diffstat (limited to 'Master/tlpkg/tlperl/lib/TAP/Formatter/Console.pm')
-rw-r--r-- | Master/tlpkg/tlperl/lib/TAP/Formatter/Console.pm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Master/tlpkg/tlperl/lib/TAP/Formatter/Console.pm b/Master/tlpkg/tlperl/lib/TAP/Formatter/Console.pm index 5ac9fa1a16e..01f1a541655 100644 --- a/Master/tlpkg/tlperl/lib/TAP/Formatter/Console.pm +++ b/Master/tlpkg/tlperl/lib/TAP/Formatter/Console.pm @@ -11,11 +11,11 @@ TAP::Formatter::Console - Harness output delegate for default console output =head1 VERSION -Version 3.30 +Version 3.35 =cut -our $VERSION = '3.30'; +our $VERSION = '3.35'; =head1 DESCRIPTION |