We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 237db35 commit efcfb8aCopy full SHA for efcfb8a
2 files changed
ChangeLog
@@ -2,7 +2,15 @@
2
3
4
5
-3.5.10git <- NOTE: the release version number will be 3.5.11
+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)
14
15
- support a check for updates (#370)
16
@@ -30,10 +38,6 @@
30
38
- bug fix: pan is not correctly initialized in the server on a new connection (#537)
31
39
32
40
33
-
34
35
36
37
41
3.5.10 (2020-08-16)
42
43
- do not change the server list order if the mouse is over the table to
Jamulus.pro
@@ -1,4 +1,4 @@
1
-VERSION = 3.5.10git
+VERSION = 3.5.11
# use target name which does not use a captital letter at the beginning
contains(CONFIG, "noupcasename") {
0 commit comments