release 3.23

This commit is contained in:
Oliver Gorwits
2014-12-09 07:26:25 +00:00
parent 7b7f197439
commit 045ff8b789
110 changed files with 111 additions and 111 deletions

View File

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