Skip to content

Commit 2fe0a6c

Browse files
committed
Update version to 3.8.0rc1
1 parent 7e2954d commit 2fe0a6c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

ChangeLog

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11

2-
### 3.8.0beta2dev <- NOTE: the release version number will be 3.8.0 ###
2+
### 3.8.0rc1 <- NOTE: the release version number will be 3.8.0 ###
33

44
- Mac: Updated to use Qt 5.12.10 for better compatibility with Big Sur (#1687).
55
This drops support for Yosemite and El Capitan in the distributed version.

Jamulus.pro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
VERSION = 3.8.0beta2dev
1+
VERSION = 3.8.0rc1
22

33
# use target name which does not use a captital letter at the beginning
44
contains(CONFIG, "noupcasename") {

0 commit comments

Comments
 (0)