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