release 3.32

This commit is contained in:
Oliver Gorwits
2016-04-26 21:26:39 +01:00
parent b0158628bb
commit fd898829c3
115 changed files with 123 additions and 121 deletions

View File

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