From b08865c50ca23d77acf51d276286d5c22c499b27 Mon Sep 17 00:00:00 2001 From: Volker Fischer Date: Sun, 28 Jun 2020 09:00:01 +0200 Subject: [PATCH] r_3_5_7 --- ChangeLog | 24 ++++++++++++------------ Jamulus.pro | 2 +- 2 files changed, 13 insertions(+), 13 deletions(-) diff --git a/ChangeLog b/ChangeLog index 4b95c9bd..db6494b4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -2,8 +2,19 @@ +3.5.8git + +TODO add new register message which contains version and, e.g., max number of clients + +TODO https://github.com/corrados/jamulus/issues/341#issuecomment-647172946 + - generate .qm on compile time with lrelease + + + + -3.5.7git + +3.5.7 (2020-06-28) - add new "compact" skin, intended for large ensembles (#339) @@ -30,17 +41,6 @@ - bug fix: server window stop updating after minimized, coded by AronVietti (#355, #383) - -TODO add new register message which contains version and, e.g., max number of clients - -TODO https://github.com/corrados/jamulus/issues/341#issuecomment-647172946 - - generate .qm on compile time with lrelease - - - - - - 3.5.6 (2020-06-09) - support sorting faders by channel name (#178) diff --git a/Jamulus.pro b/Jamulus.pro index 1dde9158..306d65e8 100755 --- a/Jamulus.pro +++ b/Jamulus.pro @@ -1,4 +1,4 @@ -VERSION = 3.5.7git +VERSION = 3.5.7 # use target name which does not use a captital letter at the beginning contains(CONFIG, "noupcasename") {