This commit is contained in:
Volker Fischer 2020-08-16 09:16:39 +02:00
parent fbf43d34cb
commit c301929e21
2 changed files with 11 additions and 9 deletions

View File

@ -1,7 +1,16 @@
3.5.9git <- NOTE: the release version number will be 3.5.10
3.5.10git <- NOTE: the release version number will be 3.5.11
TODO improve multithreading
TODO use command line argument to enable multithreading instead of qmake CONFIG
3.5.10 (2020-08-16)
- do not change the server list order if the mouse is over the table to
avoid selecting an incorrect server on a mouse double click (#293)
@ -30,13 +39,6 @@
- bug fix: --showallservers ping column sort is alphabetic (#201)
TODO improve multithreading
TODO use command line argument to enable multithreading instead of qmake CONFIG
3.5.9 (2020-07-19)
- new app icon for Jamulus, created by geheimerEichkater (#410)

View File

@ -1,4 +1,4 @@
VERSION = 3.5.9git
VERSION = 3.5.10
# use target name which does not use a captital letter at the beginning
contains(CONFIG, "noupcasename") {