diff --git a/OnDemandUpdatePTU.pro b/OnDemandUpdatePTU.pro index ae7de10..6855d62 100644 --- a/OnDemandUpdatePTU.pro +++ b/OnDemandUpdatePTU.pro @@ -30,6 +30,10 @@ DEFINES += QT_DEPRECATED_WARNINGS # 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. +# 1.3.10: Fix premature killing opkg-commands: detected timeout of 100s was +# too small when updating apism. +# Fix display of UPDATE_SUCCESS when opkg_command fails. Detected when +# updating apsim failed. win32 { BUILD_DATE=$$system("date /t") @@ -39,7 +43,7 @@ win32 { BUILD_TIME=$$system("date +%H:%M:%S") } -VERSION="1.3.9" +VERSION="1.3.10" INCLUDEPATH += plugins