release 3.74

This commit is contained in:
Oliver Gorwits
2021-08-24 12:29:56 +01:00
parent 2773594274
commit 5a895a09ca
141 changed files with 147 additions and 141 deletions

View File

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