Set version to 1.3.9 after fix of gitShowReason().

This commit is contained in:
Gerhard Hoffmann 2023-10-09 15:57:11 +02:00
parent d4ee56559b
commit 226553a8ab

View File

@ -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")