From 9de9ad704287bcce8b92ec5e806baba63918b0a1 Mon Sep 17 00:00:00 2001 From: ann0see <20726856+ann0see@users.noreply.github.com> Date: Sun, 3 Sep 2023 22:17:25 +0200 Subject: [PATCH] Update version to 3.10.0 for release --- ChangeLog | 2 +- Jamulus.pro | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 5fac1e2381..99f2ea5c60 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,4 @@ -### 3.9.1dev <- NOTE: The release version number will be 3.10.0 ### +### 3.10.0 (2023-09-03) ### - Build: Mac: Keep the signing-related keychain unlocked (#2927). (contributed by @hoffie) diff --git a/Jamulus.pro b/Jamulus.pro index ebaac64a35..cd616708ee 100644 --- a/Jamulus.pro +++ b/Jamulus.pro @@ -1,4 +1,4 @@ -VERSION = 3.9.1dev +VERSION = 3.10.0 # use target name which does not use a capital letter at the beginning contains(CONFIG, "noupcasename") {