Skip to content

Commit df0a9a5

Browse files
author
Leonardo Parente
committed
bump release 4.1.0
1 parent 768afe2 commit df0a9a5

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 "-develop")
13+
set(VISOR_PRERELEASE "-rc")
1414

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

0 commit comments

Comments
 (0)