From 3725eb21bee745a0c1e0b152ccb306e43358b460 Mon Sep 17 00:00:00 2001 From: Tony Mountifield Date: Sat, 29 May 2021 17:06:22 +0100 Subject: [PATCH] Update version to 3.8.0rc2 --- ChangeLog | 2 +- Jamulus.pro | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 80e51c10d0..8b3892c68a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,5 @@ -### 3.8.0rc1dev <- NOTE: the release version number will be 3.8.0 ### +### 3.8.0rc2 <- NOTE: the release version number will be 3.8.0 ### - Mac: Generate build with Qt 5.15.2 for better compatibility with Big Sur (#1687, #1768). We still build a legacy version with Qt 5.9.9 to support older versions of macOS: diff --git a/Jamulus.pro b/Jamulus.pro index 78a8adf0ad..2f95bdd326 100644 --- a/Jamulus.pro +++ b/Jamulus.pro @@ -1,4 +1,4 @@ -VERSION = 3.8.0rc1dev +VERSION = 3.8.0rc2 # use target name which does not use a captital letter at the beginning contains(CONFIG, "noupcasename") {