Skip to content

Commit 983ae3d

Browse files
committed
r3.9.0Nightly1
1 parent 820c4aa commit 983ae3d

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

ChangeLog

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11

2-
### 3.9.0dev <- NOTE: the release version number will be 3.9.1 ###
2+
### 3.9.0Nightly1 ###
3+
4+
- Client: Improve performance of GUI when someone join or leave a server.
5+
6+
- Bug: Correct new channel not being shown to others if it connects with null channel info. (#2754)
7+
(contributed by @softins)
38

49
### 3.9.0 (2022-07-29) ###
510

Jamulus.pro

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

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

0 commit comments

Comments
 (0)