Skip to content

Commit

Permalink
r3_6_0
Browse files Browse the repository at this point in the history
  • Loading branch information
corrados committed Oct 25, 2020
1 parent 33d705d commit 90c8866
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 6 deletions.
9 changes: 4 additions & 5 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,9 +1,12 @@

3.6.0git <- NOTE: the release version number will be 3.6.1




3.5.12git <- NOTE: the release version number will be 3.6.0


3.6.0 (2020-10-25)

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

Expand Down Expand Up @@ -39,10 +42,6 @@
- bug fix: reduced server list is displayed instead of the normal list (#657)






3.5.12 (2020-10-03)

- added hyperlink support for the chat window, coded by jc-Rosichini (#591)
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.5.12git
VERSION = 3.6.0

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

0 comments on commit 90c8866

Please sign in to comment.