diff options
Diffstat (limited to 'cpan/Test-Harness/lib/TAP/Parser/Result/Bailout.pm')
-rw-r--r-- | cpan/Test-Harness/lib/TAP/Parser/Result/Bailout.pm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/cpan/Test-Harness/lib/TAP/Parser/Result/Bailout.pm b/cpan/Test-Harness/lib/TAP/Parser/Result/Bailout.pm index f82b1ea9fc..14bef6c9ad 100644 --- a/cpan/Test-Harness/lib/TAP/Parser/Result/Bailout.pm +++ b/cpan/Test-Harness/lib/TAP/Parser/Result/Bailout.pm @@ -12,11 +12,11 @@ TAP::Parser::Result::Bailout - Bailout result token. =head1 VERSION -Version 3.25_01 +Version 3.26 =cut -$VERSION = '3.25_01'; +$VERSION = '3.26'; =head1 DESCRIPTION |