release 3.25

This commit is contained in:
Oliver Gorwits
2015-02-25 22:09:18 +00:00
parent c8cbdaef8a
commit db6c3573c1
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.24';
$VERSION = '3.25';
use PPI;
use Class::ISA;