Skip to content

Commit efcfb8a

Browse files
committed
r3_5_11
1 parent 237db35 commit efcfb8a

2 files changed

Lines changed: 10 additions & 6 deletions

File tree

ChangeLog

Lines changed: 9 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,15 @@
22

33

44

5-
3.5.10git <- NOTE: the release version number will be 3.5.11
5+
3.5.11git <- NOTE: the release version number will be 3.5.12
6+
7+
8+
9+
10+
11+
12+
13+
3.5.11 (2020-09-19)
614

715
- support a check for updates (#370)
816

@@ -30,10 +38,6 @@
3038
- bug fix: pan is not correctly initialized in the server on a new connection (#537)
3139

3240

33-
34-
35-
36-
3741
3.5.10 (2020-08-16)
3842

3943
- do not change the server list order if the mouse is over the table to

Jamulus.pro

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

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

0 commit comments

Comments
 (0)