diff --git a/ChangeLog b/ChangeLog index cbbcf9e8..9f4447b9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -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) diff --git a/Jamulus.pro b/Jamulus.pro index 9a3b5c76..c2707566 100755 --- a/Jamulus.pro +++ b/Jamulus.pro @@ -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") {