Set version to 1.3.9 after fix of gitShowReason().
This commit is contained in:
parent
d4ee56559b
commit
226553a8ab
@ -25,6 +25,11 @@ DEFINES += QT_DEPRECATED_WARNINGS
|
|||||||
# a command.
|
# a command.
|
||||||
# 1.3.8 : Remove accessing opkg_commands under file-system-path /etc/psa_update.
|
# 1.3.8 : Remove accessing opkg_commands under file-system-path /etc/psa_update.
|
||||||
# Activate download of json-configuration files.
|
# 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 {
|
win32 {
|
||||||
BUILD_DATE=$$system("date /t")
|
BUILD_DATE=$$system("date /t")
|
||||||
|
Loading…
Reference in New Issue
Block a user