Skip to content

Commit b08865c

Browse files
committed
r_3_5_7
1 parent b43d325 commit b08865c

File tree

2 files changed

+13
-13
lines changed

2 files changed

+13
-13
lines changed

ChangeLog

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,19 @@
22

33

44

5+
3.5.8git
6+
7+
TODO add new register message which contains version and, e.g., max number of clients
8+
9+
TODO https://github.com/corrados/jamulus/issues/341#issuecomment-647172946
10+
- generate .qm on compile time with lrelease
11+
512

6-
3.5.7git
13+
14+
15+
16+
17+
3.5.7 (2020-06-28)
718

819
- add new "compact" skin, intended for large ensembles (#339)
920

@@ -30,17 +41,6 @@
3041
- bug fix: server window stop updating after minimized, coded by AronVietti (#355, #383)
3142

3243

33-
34-
TODO add new register message which contains version and, e.g., max number of clients
35-
36-
TODO https://github.com/corrados/jamulus/issues/341#issuecomment-647172946
37-
- generate .qm on compile time with lrelease
38-
39-
40-
41-
42-
43-
4444
3.5.6 (2020-06-09)
4545

4646
- support sorting faders by channel name (#178)

Jamulus.pro

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

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

0 commit comments

Comments
 (0)