diff options
author | Steve Peters <steve@fisharerojo.org> | 2008-02-29 04:10:17 +0000 |
---|---|---|
committer | Steve Peters <steve@fisharerojo.org> | 2008-02-29 04:10:17 +0000 |
commit | 2a7f4b9b0713cc512aacba1593d634a47060e42e (patch) | |
tree | 7c524b3062ea939c75ebad922c14a3fd095e03df /lib/TAP/Parser/Utils.pm | |
parent | 68746769591b8059d8de34e21caa897b2aafa1f6 (diff) | |
download | perl-2a7f4b9b0713cc512aacba1593d634a47060e42e.tar.gz |
Upgrade to Test-Harness-3.10
p4raw-id: //depot/perl@33393
Diffstat (limited to 'lib/TAP/Parser/Utils.pm')
-rw-r--r-- | lib/TAP/Parser/Utils.pm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/TAP/Parser/Utils.pm b/lib/TAP/Parser/Utils.pm index dbdc5a378f..c716e014ee 100644 --- a/lib/TAP/Parser/Utils.pm +++ b/lib/TAP/Parser/Utils.pm @@ -13,11 +13,11 @@ TAP::Parser::Utils - Internal TAP::Parser utilities =head1 VERSION -Version 3.09 +Version 3.10 =cut -$VERSION = '3.09'; +$VERSION = '3.10'; =head1 SYNOPSIS |