+ Update version

This commit is contained in:
garnier-quentin 2015-12-18 17:12:34 +01:00
parent 008a139049
commit b5aac85019
1 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@ use Pod::Find qw(pod_where);
my %handlers = (DIE => {});
my $global_version = 20151126;
my $global_version = 20151218;
sub new {
my $class = shift;