summaryrefslogtreecommitdiff
path: root/lib/TAP/Formatter/Console
diff options
context:
space:
mode:
authorAndy Armstrong <andy@hexten.net>2007-12-20 17:49:07 +0000
committerNicholas Clark <nick@ccl4.org>2007-12-20 18:25:46 +0000
commit69f36734c100b00aa1a0212b12ebd8485f366fef (patch)
treedba23e9d2268d78cb90b54cb8001d3549fbac634 /lib/TAP/Formatter/Console
parent56d7a0868d14c11c08f61a0acccc9ee745b4e081 (diff)
downloadperl-69f36734c100b00aa1a0212b12ebd8485f366fef.tar.gz
bring Test::Harness up to 3.06
Message-Id: <5C57804B-6F71-4875-AEB6-C449F893E001@hexten.net> Date: Thu, 20 Dec 2007 17:49:07 +0000 p4raw-id: //depot/perl@32673
Diffstat (limited to 'lib/TAP/Formatter/Console')
-rw-r--r--lib/TAP/Formatter/Console/ParallelSession.pm4
-rw-r--r--lib/TAP/Formatter/Console/Session.pm4
2 files changed, 4 insertions, 4 deletions
diff --git a/lib/TAP/Formatter/Console/ParallelSession.pm b/lib/TAP/Formatter/Console/ParallelSession.pm
index b4caac468b..96ca2cfc1d 100644
--- a/lib/TAP/Formatter/Console/ParallelSession.pm
+++ b/lib/TAP/Formatter/Console/ParallelSession.pm
@@ -48,11 +48,11 @@ TAP::Formatter::Console::ParallelSession - Harness output delegate for parallel
=head1 VERSION
-Version 3.05
+Version 3.06
=cut
-$VERSION = '3.05';
+$VERSION = '3.06';
=head1 DESCRIPTION
diff --git a/lib/TAP/Formatter/Console/Session.pm b/lib/TAP/Formatter/Console/Session.pm
index 54907045c7..eb2cf50a6d 100644
--- a/lib/TAP/Formatter/Console/Session.pm
+++ b/lib/TAP/Formatter/Console/Session.pm
@@ -36,11 +36,11 @@ TAP::Formatter::Console::Session - Harness output delegate for default console o
=head1 VERSION
-Version 3.05
+Version 3.06
=cut
-$VERSION = '3.05';
+$VERSION = '3.06';
=head1 DESCRIPTION