diff options
Diffstat (limited to 'Master/tlpkg/tlperl/lib/TAP/Parser/SourceHandler/RawTAP.pm')
-rw-r--r-- | Master/tlpkg/tlperl/lib/TAP/Parser/SourceHandler/RawTAP.pm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Master/tlpkg/tlperl/lib/TAP/Parser/SourceHandler/RawTAP.pm b/Master/tlpkg/tlperl/lib/TAP/Parser/SourceHandler/RawTAP.pm index 8574e27ab7c..6dfc815c5ac 100644 --- a/Master/tlpkg/tlperl/lib/TAP/Parser/SourceHandler/RawTAP.pm +++ b/Master/tlpkg/tlperl/lib/TAP/Parser/SourceHandler/RawTAP.pm @@ -16,11 +16,11 @@ TAP::Parser::SourceHandler::RawTAP - Stream output from raw TAP in a scalar/arra =head1 VERSION -Version 3.35 +Version 3.36 =cut -our $VERSION = '3.35'; +our $VERSION = '3.36_01'; =head1 SYNOPSIS |