diff options
author | Tony Cook <tony@develop-help.com> | 2016-07-26 11:32:28 +1000 |
---|---|---|
committer | Tony Cook <tony@develop-help.com> | 2016-07-26 15:36:32 +1000 |
commit | d8f1b4d05e6f0f620663f48949104f2f27883dd8 (patch) | |
tree | 85dbcf51f647b4c188ba6ae72e9ca5a5b062ed92 /cpan/Test-Harness/lib/TAP/Parser/Result/Unknown.pm | |
parent | cee96d52c39b1e7b36e1c62d38bcd8d86e9a41ab (diff) | |
download | perl-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/Parser/Result/Unknown.pm')
-rw-r--r-- | cpan/Test-Harness/lib/TAP/Parser/Result/Unknown.pm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cpan/Test-Harness/lib/TAP/Parser/Result/Unknown.pm b/cpan/Test-Harness/lib/TAP/Parser/Result/Unknown.pm index 6b25f33244..89935239c1 100644 --- a/cpan/Test-Harness/lib/TAP/Parser/Result/Unknown.pm +++ b/cpan/Test-Harness/lib/TAP/Parser/Result/Unknown.pm @@ -15,7 +15,7 @@ Version 3.36 =cut -our $VERSION = '3.36'; +our $VERSION = '3.36_01'; =head1 DESCRIPTION |