Skip to content

Commit

Permalink
3.9.0 nightly 2
Browse files Browse the repository at this point in the history
  • Loading branch information
pljones committed Sep 7, 2022
1 parent 166c1a6 commit 1339bd4
Show file tree
Hide file tree
Showing 9 changed files with 2 additions and 4 deletions.
4 changes: 1 addition & 3 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@

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

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

- Bug: Correct new channel not being shown to others if it connects with null channel info. (#2754)
(contributed by @softins)
Expand Down
2 changes: 1 addition & 1 deletion Jamulus.pro
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
VERSION = 3.9.0dev
VERSION = 3.9.0nightly2

# use target name which does not use a capital letter at the beginning
contains(CONFIG, "noupcasename") {
Expand Down
Binary file modified src/translation/translation_de_DE.qm
Binary file not shown.
Binary file modified src/translation/translation_es_ES.qm
Binary file not shown.
Binary file modified src/translation/translation_fr_FR.qm
Binary file not shown.
Binary file modified src/translation/translation_it_IT.qm
Binary file not shown.
Binary file modified src/translation/translation_nl_NL.qm
Binary file not shown.
Binary file modified src/translation/translation_sk_SK.qm
Binary file not shown.
Binary file modified src/translation/translation_sv_SE.qm
Binary file not shown.

0 comments on commit 1339bd4

Please sign in to comment.