From c5c5486cd6b255e7d17a2aa24d7003409677ee6e Mon Sep 17 00:00:00 2001 From: Volker Fischer Date: Tue, 30 Jun 2020 22:25:49 +0200 Subject: [PATCH] update for bug fix release 3.5.8 --- ChangeLog | 5 ++++- Jamulus.pro | 2 +- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index daaf3ba9..9d936c1f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -3,12 +3,13 @@ -3.5.8git +3.5.9git - bug fix: grouping faders in the client should be proportional (see discussion in #202) TODO bug fix: incorrect selection of UI language (#408) !!!!!!!!!!!!!!!!!!!!!!!!!!!!! + -> note that for the 3.5.8 bug fix release we want back to the original translation code (e.g. no pt_BR!) TODO improve settings management -> move settings class in client/server classes, move actual settings variables @@ -19,7 +20,9 @@ TODO https://github.com/corrados/jamulus/issues/341#issuecomment-647172946 +3.5.8 (2020-06-30) +- bug fix: incorrect selection of UI language (#408) 3.5.7 (2020-06-28) diff --git a/Jamulus.pro b/Jamulus.pro index 4f709326..12c95086 100755 --- a/Jamulus.pro +++ b/Jamulus.pro @@ -1,4 +1,4 @@ -VERSION = 3.5.8git +VERSION = 3.5.9git # use target name which does not use a captital letter at the beginning contains(CONFIG, "noupcasename") {