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