release 3.39

This commit is contained in:
Oliver Gorwits
2017-12-17 20:19:54 +00:00
parent bd49274808
commit eb8af0c81b
117 changed files with 359 additions and 347 deletions

View File

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