release 3.30

This commit is contained in:
Oliver Gorwits
2015-11-16 21:35:59 +00:00
parent a8d83b5e1c
commit e6ad08733d
112 changed files with 123 additions and 114 deletions

View File

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