diff options
Diffstat (limited to 'cpan/Test-Harness/lib/TAP/Parser/Iterator.pm')
-rw-r--r-- | cpan/Test-Harness/lib/TAP/Parser/Iterator.pm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cpan/Test-Harness/lib/TAP/Parser/Iterator.pm b/cpan/Test-Harness/lib/TAP/Parser/Iterator.pm index bfdb3e1d10..93b8a7f5d0 100644 --- a/cpan/Test-Harness/lib/TAP/Parser/Iterator.pm +++ b/cpan/Test-Harness/lib/TAP/Parser/Iterator.pm @@ -15,7 +15,7 @@ Version 3.36 =cut -our $VERSION = '3.36'; +our $VERSION = '3.36_01'; =head1 SYNOPSIS |