Skip to content

Commit e94f86f

Browse files
Merge branch 'develop' into MON-199377-node24
2 parents 8785ab9 + 5fc2a79 commit e94f86f

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.version.plugins

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
20260500
1+
20260600

src/centreon/plugins/script.pm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ use Pod::Usage;
2828

2929
my %handlers = (DIE => {}, ALRM => {});
3030

31-
my $global_version = '20260500';
31+
my $global_version = '20260600';
3232

3333
my $alternative_fatpacker = 0;
3434

0 commit comments

Comments
 (0)