diff --git a/ChangeLog b/ChangeLog index 4e3659e49f..1d0cda9838 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,7 @@ - +3.6.1git <- NOTE: the release version number will be 3.6.2 TODO remove DebugError, TData& operator[](iPos), TData operator[](iPos) const, CVector& operator=(vecI) @@ -16,7 +16,9 @@ TODO MacOS: Jamulus does not always select the previous sound card (#680) -3.6.0git <- NOTE: the release version number will be 3.6.1 + + +3.6.1 (2020-11-21) - added menu entry "Set All Faders to New Client Level" (#622) @@ -40,11 +42,6 @@ TODO MacOS: Jamulus does not always select the previous sound card (#680) - bug fix: the fader group property was not correctly loaded from the ini file - - - - - 3.6.0 (2020-10-25) - handle audio packets received out of order, coded by softins (#619) diff --git a/Jamulus.pro b/Jamulus.pro index 333cdff093..18664c5646 100755 --- a/Jamulus.pro +++ b/Jamulus.pro @@ -1,4 +1,4 @@ -VERSION = 3.6.0git +VERSION = 3.6.1 # use target name which does not use a captital letter at the beginning contains(CONFIG, "noupcasename") {