From 75136e41f4e853e888d79b2e6b5fa02bd373a9dc Mon Sep 17 00:00:00 2001 From: Gerhard Hoffmann Date: Thu, 16 Nov 2023 14:19:19 +0100 Subject: [PATCH] Set version to 1.3.17 --- OnDemandUpdatePTU.pro | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/OnDemandUpdatePTU.pro b/OnDemandUpdatePTU.pro index 2cc243e..93e568c 100644 --- a/OnDemandUpdatePTU.pro +++ b/OnDemandUpdatePTU.pro @@ -59,8 +59,9 @@ DEFINES += QT_DEPRECATED_WARNINGS # (using the slave lib where the CA helper tool was active as master). # Turned previous worker-object into its own thread, but without any # own event-loop (so it cannot block anything inside the CA-plugin). -VERSION="1.3.16" -# Bug fixes found during testing. +# 1.3.16: Bug fixes found during testing. +VERSION="1.3.17" +# Add ATBUpdateTool.ini and custom command line parser. # PLANNED TODOS: # 1: Das Repository wird repariert bwz. neu geklont. Unabhaengig vom WAIT. @@ -79,8 +80,7 @@ VERSION="1.3.16" # 5: Falls das Tool mal abstuerzt, dann einen Signal-Handler (fuer TERM) # installieren, sodass zumnidest SEND-LAST-VERSION mit rausgeht. # 6: rsync: explizites Binary, nicht das in busybox enthaltene. -# 7: Ein ini-File oder sowas. -# 8: Versionen der Json-Files lassen sich auslesen. +# 7: Versionen der Json-Files lassen sich auslesen. win32 { BUILD_DATE=$$system("date /t")