From 2fe0a6c8d3ad21b06b0a37719e583be3a8594246 Mon Sep 17 00:00:00 2001 From: Tony Mountifield Date: Mon, 17 May 2021 12:54:51 +0100 Subject: [PATCH] Update version to 3.8.0rc1 --- ChangeLog | 2 +- Jamulus.pro | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 1e60239409..2df8288db8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,5 @@ -### 3.8.0beta2dev <- NOTE: the release version number will be 3.8.0 ### +### 3.8.0rc1 <- NOTE: the release version number will be 3.8.0 ### - Mac: Updated to use Qt 5.12.10 for better compatibility with Big Sur (#1687). This drops support for Yosemite and El Capitan in the distributed version. diff --git a/Jamulus.pro b/Jamulus.pro index e2e92ddcc4..3335b16d80 100644 --- a/Jamulus.pro +++ b/Jamulus.pro @@ -1,4 +1,4 @@ -VERSION = 3.8.0beta2dev +VERSION = 3.8.0rc1 # use target name which does not use a captital letter at the beginning contains(CONFIG, "noupcasename") {