From 2a500f333959e30a933b1a8b3ce65f79c6747750 Mon Sep 17 00:00:00 2001 From: Jack-Benny Persson Date: Mon, 11 Jan 2021 01:30:47 +0100 Subject: [PATCH] Bumped the version to 1.2 after Onkobu's updates --- HISTORY | 5 +++++ check_temp.sh | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/HISTORY b/HISTORY index 8e3fd62..de3f3d2 100644 --- a/HISTORY +++ b/HISTORY @@ -39,3 +39,8 @@ Version 1.1: Improvements for Icinga 2, made by Onkobu - order of arguments is irrelevant now, --sensor first ignored following -c & -w - current sensors' multiline output needs sophisticated treatment + +Version 1.2: + Improvements for Icinga 2, made by Onkobu + - Added the ability to switch between old and new style with an -n option + - Fixed multi-sensor with identical thresholds diff --git a/check_temp.sh b/check_temp.sh index 581cc8d..69c1316 100755 --- a/check_temp.sh +++ b/check_temp.sh @@ -33,7 +33,7 @@ # # ############################################################################### -VERSION="Version 1.1" +VERSION="Version 1.2" AUTHOR="(c) 2011 Jack-Benny Persson (jack-benny@cyberinfo.se), (c) 2020 Onkobu Tanaake (oss@onkobutanaake.de)" # Sensor program