Skip to content

Commit c7c2c27

Browse files
committed
r3_6_1
1 parent c296542 commit c7c2c27

File tree

2 files changed

+5
-8
lines changed

2 files changed

+5
-8
lines changed

ChangeLog

+4-7
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11

22

33

4-
4+
3.6.1git <- NOTE: the release version number will be 3.6.2
55

66
TODO remove DebugError, TData& operator[](iPos), TData operator[](iPos) const, CVector<TData>& operator=(vecI)
77

@@ -16,7 +16,9 @@ TODO MacOS: Jamulus does not always select the previous sound card (#680)
1616

1717

1818

19-
3.6.0git <- NOTE: the release version number will be 3.6.1
19+
20+
21+
3.6.1 (2020-11-21)
2022

2123
- added menu entry "Set All Faders to New Client Level" (#622)
2224

@@ -40,11 +42,6 @@ TODO MacOS: Jamulus does not always select the previous sound card (#680)
4042
- bug fix: the fader group property was not correctly loaded from the ini file
4143

4244

43-
44-
45-
46-
47-
4845
3.6.0 (2020-10-25)
4946

5047
- handle audio packets received out of order, coded by softins (#619)

Jamulus.pro

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
VERSION = 3.6.0git
1+
VERSION = 3.6.1
22

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

0 commit comments

Comments
 (0)