Skip to content

Commit 3eae37c

Browse files
committed
Thruk: update to 3.04
1 parent b8f7d4f commit 3eae37c

3 files changed

Lines changed: 2 additions & 2 deletions

File tree

Changelog

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ next:
1414
- omd create: add support for pre-create/post-create scripts
1515
- omd rm: add support for pre-rm/post-rm scripts
1616
- omd status: performance improvements
17-
- Thruk: update to 3.02
17+
- Thruk: update to 3.04
1818
- LMD: Update 2.1.4
1919
- Naemon:
2020
- update core to 1.4.1

packages/thruk/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
include ../../Makefile.omd
22

33
NAME = thruk
4-
VERSION = 3.02
4+
VERSION = 3.04
55
DIR = $(NAME)-$(VERSION)
66
PERLARCH = $(shell $(PERL) -e 'use Config; print $$Config{archname}')
77

0 commit comments

Comments
 (0)