diff --git a/OnDemandUpdatePTU.pro b/OnDemandUpdatePTU.pro index 1764673..47dd595 100644 --- a/OnDemandUpdatePTU.pro +++ b/OnDemandUpdatePTU.pro @@ -25,6 +25,11 @@ DEFINES += QT_DEPRECATED_WARNINGS # a command. # 1.3.8 : Remove accessing opkg_commands under file-system-path /etc/psa_update. # Activate download of json-configuration files. +# 1.3.9 : Fix sendLastVersion: use configured branch and not master branch in +# git show origin/master -s --format="c=%h m=%s d=%cI" ==> +# git show origin/zg1/zone1 -s --format="c=%h m=%s d=%cI" +# Use dynamic values for os-release and apism-version when sending +# last version info. win32 { BUILD_DATE=$$system("date /t")