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.