From 29e6a25e725bf2eb6f2f9256bb63eb4c74dc332c Mon Sep 17 00:00:00 2001 From: Gerhard Hoffmann Date: Thu, 19 Oct 2023 13:45:52 +0200 Subject: [PATCH] Add comment for version 1.3.13 --- OnDemandUpdatePTU.pro | 2 ++ 1 file changed, 2 insertions(+) diff --git a/OnDemandUpdatePTU.pro b/OnDemandUpdatePTU.pro index 3c0d2a3..070c8c1 100644 --- a/OnDemandUpdatePTU.pro +++ b/OnDemandUpdatePTU.pro @@ -39,6 +39,8 @@ DEFINES += QT_DEPRECATED_WARNINGS # Use 'git pull' instead of 'git fetch'. # Use 'git clone --filter=blob:none' instead of 'git clone' to speed # up cloning of customer repository. +# 1.3.13: Fix: if the customer repository is corrupted, remove it and re-clone +# the repository (without checking the ISMAS-trigger (WAIT-)button. win32 { BUILD_DATE=$$system("date /t")