From 7630bfcd46881e63b623569c55729d7e7be50b31 Mon Sep 17 00:00:00 2001 From: Patrick Van der Veken Date: Fri, 25 Jan 2019 10:58:45 +0100 Subject: [PATCH] Version up --- 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 feea62c..510a681 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="2018-10-31" +typeset -r SCRIPT_VERSION="2019-01-24" # location of parent directory containing KSH functions/HC plugins typeset -r FPATH_PARENT="/opt/hc/lib" # location of custom HC configuration files