From 41392a98e35b27c5986bc7a5ca33e532f519f4d6 Mon Sep 17 00:00:00 2001 From: Gerhard Hoffmann Date: Fri, 19 Jan 2024 13:11:12 +0100 Subject: [PATCH] Minor: added comment. --- OnDemandUpdatePTU.pro | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/OnDemandUpdatePTU.pro b/OnDemandUpdatePTU.pro index 0e8cf18..b87e632 100644 --- a/OnDemandUpdatePTU.pro +++ b/OnDemandUpdatePTU.pro @@ -95,6 +95,10 @@ DEFINES += QT_DEPRECATED_WARNINGS # 1.4.0 : Start with version at 1.4.0 (mainly to see a difference with Szeged) # Set hash-value in EVENT-objects. Set location (project), version # and info in send-last-version. +# Check the ISMAS update-trigger as very first step. +# If the current time is between 0.00 - 4.00 o'clock, then a wrong +# trigger-value wil result in an UPDATE_STEP_NOT_NECESSARY. +# Move final processing to subclass UpdateProcessRunning. VERSION="1.4.0" # PLANNED TODOS: