From 686e113c3aa082df9ae60630d6c0264f26a06491 Mon Sep 17 00:00:00 2001 From: Gerhard Hoffmann Date: Tue, 19 Dec 2023 14:30:58 +0100 Subject: [PATCH] Fix: add break when checking dc alive status. set version to 1.3.24. --- OnDemandUpdatePTU.pro | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/OnDemandUpdatePTU.pro b/OnDemandUpdatePTU.pro index a7cf82f..9c38f4f 100644 --- a/OnDemandUpdatePTU.pro +++ b/OnDemandUpdatePTU.pro @@ -81,7 +81,9 @@ DEFINES += QT_DEPRECATED_WARNINGS # Fix the path-names of the json-files and the device-controller. # Set automatic download of json-file in ATBUpdateTool.ini file for # a fresh clone of the repository. -VERSION="1.3.23" +# 1.3.23 Added a 'break' to prevent a possible endless loop when checking if +# the device is alive. +VERSION="1.3.24" # PLANNED TODOS: # 1: Das Repository wird repariert bwz. neu geklont. Unabhaengig vom WAIT.