Skip to content

Commit

Permalink
r3_5_10
Browse files Browse the repository at this point in the history
  • Loading branch information
corrados committed Aug 16, 2020
1 parent fbf43d3 commit c301929
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 9 deletions.
18 changes: 10 additions & 8 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -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)
Expand Down Expand Up @@ -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)
Expand Down
2 changes: 1 addition & 1 deletion Jamulus.pro
Original file line number Diff line number Diff line change
@@ -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") {
Expand Down

0 comments on commit c301929

Please sign in to comment.