release 3.27

This commit is contained in:
Oliver Gorwits
2015-05-05 20:32:40 +01:00
parent 86856b6d54
commit 9b3262a5fe
111 changed files with 112 additions and 112 deletions

View File

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