release 3.41

This commit is contained in:
Oliver Gorwits
2018-02-01 22:55:12 +00:00
parent ffd80722b8
commit 6505e7e85f
123 changed files with 380 additions and 2829 deletions

View File

@@ -4,7 +4,7 @@ use warnings;
use strict;
use vars qw/$VERSION/;
$VERSION = '3.40';
$VERSION = '3.41';
use PPI;
use Class::ISA;