Skip to content

Commit

Permalink
r3.9.0Nightly1
Browse files Browse the repository at this point in the history
  • Loading branch information
ann0see committed Aug 9, 2022
1 parent 820c4aa commit 983ae3d
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
7 changes: 6 additions & 1 deletion ChangeLog
@@ -1,5 +1,10 @@

### 3.9.0dev <- NOTE: the release version number will be 3.9.1 ###
### 3.9.0Nightly1 ###

- Client: Improve performance of GUI when someone join or leave a server.

- Bug: Correct new channel not being shown to others if it connects with null channel info. (#2754)
(contributed by @softins)

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

Expand Down
2 changes: 1 addition & 1 deletion Jamulus.pro
@@ -1,4 +1,4 @@
VERSION = 3.9.0dev
VERSION = 3.9.0Nightly1

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

0 comments on commit 983ae3d

Please sign in to comment.