Skip to content

Commit

Permalink
prepare release
Browse files Browse the repository at this point in the history
  • Loading branch information
qgarnier committed Jul 13, 2017
1 parent 5a3dd21 commit 4949c75
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
2 changes: 1 addition & 1 deletion centreon/plugins/script.pm
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ use Pod::Find qw(pod_where);

my %handlers = (DIE => {});

my $global_version = 20170613;
my $global_version = 20170713;
my $alternative_fatpacker = 0;

sub new {
Expand Down
6 changes: 5 additions & 1 deletion changelog
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
2017-07-XX Quentin Garnier <[email protected]>
2017-07-13 Quentin Garnier <[email protected]>
* Plugin added: Supermicro SNMP
* Plugin added: QuadStor VTL Local
* Plugin added: Docker Rest API
* Mode added: [linux] directlvm-usage
* Mode added: [oracle] rollback-segment-usage
* Mode added: [oracle] event-waits-usage

2017-06-13 Quentin Garnier <[email protected]>
* Plugin added: HP Eva CLI
Expand Down

0 comments on commit 4949c75

Please sign in to comment.