release 3.67

This commit is contained in:
Oliver Gorwits
2019-04-20 12:01:59 +01:00
parent c8f686b7aa
commit bfbb2fb2ab
135 changed files with 1592 additions and 1886 deletions

View File

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