Set version to 1.3.17
This commit is contained in:
parent
4007bc585e
commit
75136e41f4
@ -59,8 +59,9 @@ DEFINES += QT_DEPRECATED_WARNINGS
|
||||
# (using the slave lib where the CA helper tool was active as master).
|
||||
# Turned previous worker-object into its own thread, but without any
|
||||
# own event-loop (so it cannot block anything inside the CA-plugin).
|
||||
VERSION="1.3.16"
|
||||
# Bug fixes found during testing.
|
||||
# 1.3.16: Bug fixes found during testing.
|
||||
VERSION="1.3.17"
|
||||
# Add ATBUpdateTool.ini and custom command line parser.
|
||||
|
||||
# PLANNED TODOS:
|
||||
# 1: Das Repository wird repariert bwz. neu geklont. Unabhaengig vom WAIT.
|
||||
@ -79,8 +80,7 @@ VERSION="1.3.16"
|
||||
# 5: Falls das Tool mal abstuerzt, dann einen Signal-Handler (fuer TERM)
|
||||
# installieren, sodass zumnidest SEND-LAST-VERSION mit rausgeht.
|
||||
# 6: rsync: explizites Binary, nicht das in busybox enthaltene.
|
||||
# 7: Ein ini-File oder sowas.
|
||||
# 8: Versionen der Json-Files lassen sich auslesen.
|
||||
# 7: Versionen der Json-Files lassen sich auslesen.
|
||||
|
||||
win32 {
|
||||
BUILD_DATE=$$system("date /t")
|
||||
|
Loading…
Reference in New Issue
Block a user