mirror of
https://github.com/centreon/centreon-plugins.git
synced 2025-07-29 00:24:46 +02:00
set default global version to (dev)
This commit is contained in:
parent
5020d885a5
commit
eaedbe8267
@ -30,7 +30,7 @@ use Pod::Find qw(pod_where);
|
|||||||
|
|
||||||
my %handlers = (DIE => {});
|
my %handlers = (DIE => {});
|
||||||
|
|
||||||
my $global_version = 20181031;
|
my $global_version = '(dev)';
|
||||||
my $alternative_fatpacker = 0;
|
my $alternative_fatpacker = 0;
|
||||||
|
|
||||||
sub new {
|
sub new {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user