[tapx-dev] [commit][172] Fixed version number on T::P::Iterator.pm
andy at hexten.net
andy at hexten.net
Sun Jun 3 13:42:44 BST 2007
Revision: 172
Author: andy
Date: 2007-06-03 13:42:44 +0100 (Sun, 03 Jun 2007)
Log Message:
-----------
Fixed version number on T::P::Iterator.pm
Modified Paths:
--------------
trunk/lib/TAP/Parser/Iterator.pm
Modified: trunk/lib/TAP/Parser/Iterator.pm
===================================================================
--- trunk/lib/TAP/Parser/Iterator.pm 2007-05-14 19:14:26 UTC (rev 171)
+++ trunk/lib/TAP/Parser/Iterator.pm 2007-06-03 12:42:44 UTC (rev 172)
@@ -13,11 +13,11 @@
=head1 VERSION
-Version 0.51
+Version 0.52
=cut
-$VERSION = '0.51';
+$VERSION = '0.52';
=head1 SYNOPSIS
More information about the tapx-dev
mailing list