From 9b175d77894fd2b2a5d2749c1dee5332ab594a43 Mon Sep 17 00:00:00 2001 From: Gerhard Hoffmann Date: Wed, 18 Oct 2023 11:45:54 +0200 Subject: [PATCH] Set version to 1.3.12 --- OnDemandUpdatePTU.pro | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/OnDemandUpdatePTU.pro b/OnDemandUpdatePTU.pro index a0a3fb6..3c0d2a3 100644 --- a/OnDemandUpdatePTU.pro +++ b/OnDemandUpdatePTU.pro @@ -35,6 +35,10 @@ DEFINES += QT_DEPRECATED_WARNINGS # Fix display of UPDATE_SUCCESS when opkg_command fails. Detected when # updating apsim failed. # 1.3.11: Integrate version of ATBUpdateTool in SendLastVersion-ISMAS-message. +# 1.3.12: Add command parameters for output of yocto-infos about ATBUpdateTool. +# Use 'git pull' instead of 'git fetch'. +# Use 'git clone --filter=blob:none' instead of 'git clone' to speed +# up cloning of customer repository. win32 { BUILD_DATE=$$system("date /t")