release 3.87

This commit is contained in:
Oliver Gorwits
2022-08-12 17:29:37 +01:00
parent 7fd2e31913
commit f65301f233
148 changed files with 455 additions and 434 deletions

View File

@@ -4,7 +4,7 @@ use warnings;
use strict;
our ($VERSION);
$VERSION = '3.86';
$VERSION = '3.87';
use PPI;
use Class::ISA; ## no critic