release 3.31

This commit is contained in:
Oliver Gorwits
2016-01-22 20:40:09 +00:00
parent 508e7f77a0
commit 76aece0a3f
112 changed files with 113 additions and 113 deletions

View File

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