From bfabf4d061f77e7d009b916b76bf0c3f34b7ed08 Mon Sep 17 00:00:00 2001 From: Peter L Jones Date: Sun, 3 Jul 2022 09:10:02 +0100 Subject: [PATCH] Update version to 3.9.0beta1 --- ChangeLog | 11 ++++++++++- Jamulus.pro | 2 +- 2 files changed, 11 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index f1c7b2cdc9..573c4dcd88 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,11 @@ -### 3.8.2nightly4 <- NOTE: the release version number will be 3.9.0 ### +### 3.9.0beta1 <- NOTE: the release version number will be 3.9.0 ### + +- prefix in your PR descriptions? That way our script can pick the text up directly (#2640). + (contributed by @chigkim) + +- Client: added instructions for setting buffers when using Pipewire (#2645). + (contributed by @gilgongo) - Translated Windows installer into Korean (#2669). (contributed by @bagjunggyu) @@ -174,6 +180,9 @@ - Documentation: Rewrite some parts of COMPILING.md and CONTRIBUTING.md to stay up to date and enable clearer contribution guidelines (#2561). (contributed by @ann0see) +- Build: macOS will now be built with Qt 6.3.1 for better support of modern versions of macOS. Users of macOS 10.14 or earlier must from now use the legacy build or compile from source (#2672). + (contributed by @ann0see) + - Build: Improved grep usage in scripts #2421 (#2397). (contributed by @ann0see) diff --git a/Jamulus.pro b/Jamulus.pro index 3793fde7de..9e001862c3 100644 --- a/Jamulus.pro +++ b/Jamulus.pro @@ -1,4 +1,4 @@ -VERSION = 3.8.2nightly4 +VERSION = 3.9.0beta1 # use target name which does not use a capital letter at the beginning contains(CONFIG, "noupcasename") {