release 3.35

This commit is contained in:
Oliver Gorwits
2017-06-28 20:23:44 +01:00
parent f9464bcd6c
commit 433b87b9df
118 changed files with 121 additions and 118 deletions

View File

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