From 93dad0eee8d36f06f63ffbfe5000aa38de1dabd8 Mon Sep 17 00:00:00 2001 From: Patrick Van der Veken Date: Wed, 3 Jan 2018 12:59:00 +0100 Subject: [PATCH] Bumped version --- sources/bin/check_health.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sources/bin/check_health.sh b/sources/bin/check_health.sh index ade4e8a..44f9431 100644 --- a/sources/bin/check_health.sh +++ b/sources/bin/check_health.sh @@ -37,7 +37,7 @@ # ------------------------- CONFIGURATION starts here ------------------------- # define the version (YYYY-MM-DD) -typeset -r SCRIPT_VERSION="2017-12-26" +typeset -r SCRIPT_VERSION="2018-01-03" # location of parent directory containing KSH functions/HC plugins typeset -r FPATH_PARENT="/opt/hc/lib" # location of custom HC configuration files