File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -66,9 +66,9 @@ win32 {
6666 QMAKE_TARGET_COPYRIGHT = " $${QSAK_APP_COPYRIGHT}"
6767 QMAKE_TARGET_PRODUCT = " $${QSAK_APP_NAME}"
6868 QMAKE_TARGET_VERSION = " $${SAK_VERSION}"
69- VERSION = 3.4.0 .0
69+ VERSION = 3.4.1 .0
7070}else {
71- VERSION = 3.4.0
71+ VERSION = 3.4.1
7272}
7373
7474# --------------------------------------------------------------------------------------------
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ DEFINES += SAK_MAX_AUTO_RESPONSE_COUNT=9999
55# All address of host
66DEFINES += SAK_HOST_ADDRESS_ANY =\ "\\\"HostAddress::Any\\\"\"
77# Application version
8- DEFINES += SAK_VERSION =\ "\\\"3.4.0 \\\"\"
8+ DEFINES += SAK_VERSION =\ "\\\"3.4.1 \\\"\"
99# Exit code which is used to reboot the application
1010DEFINES += SAK_REBOOT_CODE =1314
1111# Sleep interval of device thread, the unit is ms
You can’t perform that action at this time.
0 commit comments