+ add version and begin a changelog
This commit is contained in:
parent
33520a92d7
commit
39fc70f65c
|
@ -31,7 +31,7 @@ use Pod::Find qw(pod_where);
|
||||||
|
|
||||||
my %handlers = (DIE => {});
|
my %handlers = (DIE => {});
|
||||||
|
|
||||||
my $global_version = 20151110;
|
my $global_version = 20151126;
|
||||||
|
|
||||||
sub new {
|
sub new {
|
||||||
my $class = shift;
|
my $class = shift;
|
||||||
|
|
Loading…
Reference in New Issue