Skip to content

Commit 3725eb2

Browse files
committed
Update version to 3.8.0rc2
1 parent d62fc02 commit 3725eb2

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.0rc1dev <- NOTE: the release version number will be 3.8.0 ###
2+
### 3.8.0rc2 <- NOTE: the release version number will be 3.8.0 ###
33

44
- Mac: Generate build with Qt 5.15.2 for better compatibility with Big Sur (#1687, #1768).
55
We still build a legacy version with Qt 5.9.9 to support older versions of macOS:

Jamulus.pro

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

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

0 commit comments

Comments
 (0)