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.
1 parent c588af3 commit fd69801Copy full SHA for fd69801
CMakeLists.txt
@@ -35,7 +35,7 @@ option(ODIN_DEBUG "Enable building oding with extra debug flags" OFF)
35
set(VTR_VERSION_MAJOR 8)
36
set(VTR_VERSION_MINOR 0)
37
set(VTR_VERSION_PATCH 0)
38
-set(VTR_VERSION_PRERELEASE "rc2")
+set(VTR_VERSION_PRERELEASE "")
39
40
include(FilesToDirs)
41
0 commit comments