release 3.86

This commit is contained in:
Oliver Gorwits
2022-08-10 09:18:39 +01:00
parent dcf2c0ee54
commit e885efa921
146 changed files with 433 additions and 433 deletions

View File

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