From ff53b9003491d277241b5c9bb8a5baeb8167aaaf Mon Sep 17 00:00:00 2001 From: Colin Murdoch Date: Wed, 12 Apr 2023 12:11:43 +0100 Subject: [PATCH] Update version.h Added ONCLOCKMINS for FastClock --- version.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/version.h b/version.h index 612d9d7..15c6d0b 100644 --- a/version.h +++ b/version.h @@ -4,7 +4,8 @@ #include "StringFormatter.h" -#define VERSION "4.2.44" +#define VERSION "4.2.45" +// 4.2.45 - Add ONCLOCKMINS to FastClock to allow hourly repeat events // 4.2.44 - Add PowerShell installer EX-CommandStation-installer.exe // 4.2.43 - Fix STM32 set right port mode bits for analog // 4.2.42 - Added EXRAIL TURNOUTL Macro definition