summaryrefslogtreecommitdiff
path: root/cpan/Test-Harness/lib/TAP/Formatter/File.pm
diff options
context:
space:
mode:
authorTony Cook <tony@develop-help.com>2016-06-21 10:45:52 +1000
committerSteve Hay <steve.m.hay@googlemail.com>2016-07-25 10:12:17 +0100
commit9abd9bfebf88e1f6366da8214e844447210acf40 (patch)
tree7012a63a5201f77f49dfd2b6ce711a17ee963ee6 /cpan/Test-Harness/lib/TAP/Formatter/File.pm
parent5f66e9fffdc3d0c6e0846cd1f11298e70c786c30 (diff)
downloadperl-9abd9bfebf88e1f6366da8214e844447210acf40.tar.gz
(perl #127834) bump versions of modules in dists we updated a utility in
I tried to follow the numbering convention of the module, bumping every module if the versions are synchronized, bumping just the primary module if not. This change is specific to maint-5.24 and shouldn't be applied to maint-5.22.
Diffstat (limited to 'cpan/Test-Harness/lib/TAP/Formatter/File.pm')
-rw-r--r--cpan/Test-Harness/lib/TAP/Formatter/File.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpan/Test-Harness/lib/TAP/Formatter/File.pm b/cpan/Test-Harness/lib/TAP/Formatter/File.pm
index 455e7123e7..45d93a1860 100644
--- a/cpan/Test-Harness/lib/TAP/Formatter/File.pm
+++ b/cpan/Test-Harness/lib/TAP/Formatter/File.pm
@@ -17,7 +17,7 @@ Version 3.36
=cut
-our $VERSION = '3.36';
+our $VERSION = '3.36_01';
=head1 DESCRIPTION