summaryrefslogtreecommitdiff
path: root/cpan/Test-Harness/lib/TAP/Harness.pm
diff options
context:
space:
mode:
authorTony Cook <tony@develop-help.com>2016-07-26 11:32:28 +1000
committerTony Cook <tony@develop-help.com>2016-07-26 15:36:32 +1000
commitd8f1b4d05e6f0f620663f48949104f2f27883dd8 (patch)
tree85dbcf51f647b4c188ba6ae72e9ca5a5b062ed92 /cpan/Test-Harness/lib/TAP/Harness.pm
parentcee96d52c39b1e7b36e1c62d38bcd8d86e9a41ab (diff)
downloadperl-d8f1b4d05e6f0f620663f48949104f2f27883dd8.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.
Diffstat (limited to 'cpan/Test-Harness/lib/TAP/Harness.pm')
-rw-r--r--cpan/Test-Harness/lib/TAP/Harness.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpan/Test-Harness/lib/TAP/Harness.pm b/cpan/Test-Harness/lib/TAP/Harness.pm
index e66ffc7789..c916a32edd 100644
--- a/cpan/Test-Harness/lib/TAP/Harness.pm
+++ b/cpan/Test-Harness/lib/TAP/Harness.pm
@@ -20,7 +20,7 @@ Version 3.36
=cut
-our $VERSION = '3.36';
+our $VERSION = '3.36_01';
$ENV{HARNESS_ACTIVE} = 1;
$ENV{HARNESS_VERSION} = $VERSION;