From 62496c5d95636c4e7ec386e1d290938f0e68e91a Mon Sep 17 00:00:00 2001 From: Gerhard Hoffmann Date: Wed, 20 Dec 2023 12:27:29 +0100 Subject: [PATCH] Prepare special version for szeged. set version to 1.3._24_ --- OnDemandUpdatePTU.pro | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/OnDemandUpdatePTU.pro b/OnDemandUpdatePTU.pro index 9c38f4f..fd2ef8f 100644 --- a/OnDemandUpdatePTU.pro +++ b/OnDemandUpdatePTU.pro @@ -81,9 +81,17 @@ 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. -# 1.3.23 Added a 'break' to prevent a possible endless loop when checking if +# 1.3.23: Added a 'break' to prevent a possible endless loop when checking if # the device is alive. -VERSION="1.3.24" +# +# NOTE: The versioning info has to be shifted up by one version, i.e. what +# happened for 1.3.23 was actually done in 1.3.24. +# 1.3.24 +# +# 1.3._24_: Special version for szeged using a old dc-controller (4.42): +# Changes: +# (1) the ini-File now uses the libCAmaster.so. +VERSION="1.3._24_" # PLANNED TODOS: # 1: Das Repository wird repariert bwz. neu geklont. Unabhaengig vom WAIT.