From f0fe064d5b4db9ee676bdd0e25bb4250966364ec Mon Sep 17 00:00:00 2001 From: ann0see <20726856+ann0see@users.noreply.github.com> Date: Thu, 24 Aug 2023 15:50:35 +0200 Subject: [PATCH] Update version to 3.10.0rc2 for release candidate --- ChangeLog | 2 +- Jamulus.pro | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 10f489b380..c8a40be778 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,4 @@ -### 3.9.1dev <- NOTE: the release version number will be 3.10.0 ### +### 3.10.0rc2 (2023-08-24) ### - Client: Added SRV-based virtual hosting support (#2930). (contributed by @hoffie) diff --git a/Jamulus.pro b/Jamulus.pro index ebaac64a35..cd58840743 100644 --- a/Jamulus.pro +++ b/Jamulus.pro @@ -1,4 +1,4 @@ -VERSION = 3.9.1dev +VERSION = 3.10.0rc2 # use target name which does not use a capital letter at the beginning contains(CONFIG, "noupcasename") {