Activate download of json-configuration files.
This commit is contained in:
parent
09d5de1b0b
commit
edeff35d7e
@ -23,6 +23,8 @@ DEFINES += QT_DEPRECATED_WARNINGS
|
|||||||
# changes).
|
# changes).
|
||||||
# 1.3.7 : Wait forever for git-commands to finish in QProcess executing such
|
# 1.3.7 : Wait forever for git-commands to finish in QProcess executing such
|
||||||
# a command.
|
# a command.
|
||||||
|
# 1.3.8 : Remove accessing opkg_commands under file-system-path /etc/psa_update.
|
||||||
|
# Activate download of json-configuration files.
|
||||||
|
|
||||||
win32 {
|
win32 {
|
||||||
BUILD_DATE=$$system("date /t")
|
BUILD_DATE=$$system("date /t")
|
||||||
@ -32,7 +34,7 @@ win32 {
|
|||||||
BUILD_TIME=$$system("date +%H:%M:%S")
|
BUILD_TIME=$$system("date +%H:%M:%S")
|
||||||
}
|
}
|
||||||
|
|
||||||
VERSION="1.3.7"
|
VERSION="1.3.8"
|
||||||
|
|
||||||
INCLUDEPATH += plugins
|
INCLUDEPATH += plugins
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user