+ prepare new version
This commit is contained in:
parent
f7bb93354a
commit
b0bd904b8d
|
@ -30,7 +30,7 @@ use Pod::Find qw(pod_where);
|
|||
|
||||
my %handlers = (DIE => {});
|
||||
|
||||
my $global_version = 20160627;
|
||||
my $global_version = 20160803;
|
||||
my $alternative_fatpacker = 0;
|
||||
|
||||
sub new {
|
||||
|
|
10
changelog
10
changelog
|
@ -1,3 +1,13 @@
|
|||
2016-08-03 Quentin Garnier <qgarnier@centreon.com>
|
||||
* Plugin added: to check IBM Storwize (#438)
|
||||
* Plugin added: to check Sonus SBC
|
||||
* Plugin added: to check Aerohive
|
||||
* Plugin added: to check Digi routers
|
||||
* Plugin added: to check telnet sessions
|
||||
* Plugin added: to check china clever PDU
|
||||
* Plugin added: to check Cisco Voice Gateway
|
||||
* Some minor fix and enhancement
|
||||
|
||||
2016-06-27 Quentin Garnier <qgarnier@centreon.com>
|
||||
* Update FAQ: build a standalone perl script
|
||||
* Plugin added: to check Lenovo S Series (#412)
|
||||
|
|
Loading…
Reference in New Issue