We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 33d705d commit 90c8866Copy full SHA for 90c8866
ChangeLog
@@ -1,9 +1,12 @@
1
2
+3.6.0git <- NOTE: the release version number will be 3.6.1
3
4
5
6
-3.5.12git <- NOTE: the release version number will be 3.6.0
7
+
8
9
+3.6.0 (2020-10-25)
10
11
- handle audio packets received out of order, coded by softins (#619)
12
@@ -39,10 +42,6 @@
39
42
- bug fix: reduced server list is displayed instead of the normal list (#657)
40
43
41
44
-
45
46
3.5.12 (2020-10-03)
47
48
- added hyperlink support for the chat window, coded by jc-Rosichini (#591)
Jamulus.pro
@@ -1,4 +1,4 @@
-VERSION = 3.5.12git
+VERSION = 3.6.0
# use target name which does not use a captital letter at the beginning
contains(CONFIG, "noupcasename") {
0 commit comments