We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents df0a9a5 + 6cf500f commit 1ecddaaCopy full SHA for 1ecddaa
CMakeLists.txt
@@ -10,7 +10,7 @@ project(visor VERSION 4.1.0)
10
# for main line release, this is empty
11
# for development release, this is "-develop"
12
# for release candidate, this is "-rc"
13
-set(VISOR_PRERELEASE "-rc")
+set(VISOR_PRERELEASE "")
14
15
#######################################################
16
0 commit comments