release 3.79

This commit is contained in:
Oliver Gorwits
2021-09-22 22:14:43 +01:00
parent 23a247c048
commit 807cd20da0
145 changed files with 451 additions and 423 deletions

View File

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