Skip to content

Commit c5c5486

Browse files
committed
update for bug fix release 3.5.8
1 parent eaf9a1a commit c5c5486

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

ChangeLog

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,13 @@
33

44

55

6-
3.5.8git
6+
3.5.9git
77

88
- bug fix: grouping faders in the client should be proportional (see discussion in #202)
99

1010

1111
TODO bug fix: incorrect selection of UI language (#408) !!!!!!!!!!!!!!!!!!!!!!!!!!!!!
12+
-> note that for the 3.5.8 bug fix release we want back to the original translation code (e.g. no pt_BR!)
1213

1314
TODO improve settings management -> move settings class in client/server classes, move actual settings variables
1415

@@ -19,7 +20,9 @@ TODO https://github.com/corrados/jamulus/issues/341#issuecomment-647172946
1920

2021

2122

23+
3.5.8 (2020-06-30)
2224

25+
- bug fix: incorrect selection of UI language (#408)
2326

2427

2528
3.5.7 (2020-06-28)

Jamulus.pro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
VERSION = 3.5.8git
1+
VERSION = 3.5.9git
22

33
# use target name which does not use a captital letter at the beginning
44
contains(CONFIG, "noupcasename") {

0 commit comments

Comments
 (0)