Skip to content

Commit 1ecddaa

Browse files
author
Leonardo Parente
committed
Merge branch 'master' into release branch
2 parents df0a9a5 + 6cf500f commit 1ecddaa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ project(visor VERSION 4.1.0)
1010
# for main line release, this is empty
1111
# for development release, this is "-develop"
1212
# for release candidate, this is "-rc"
13-
set(VISOR_PRERELEASE "-rc")
13+
set(VISOR_PRERELEASE "")
1414

1515
#######################################################
1616

0 commit comments

Comments
 (0)