Skip to content

Commit fd69801

Browse files
committed
vtr: Bump version for VTR 8.0.0 release
1 parent c588af3 commit fd69801

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ option(ODIN_DEBUG "Enable building oding with extra debug flags" OFF)
3535
set(VTR_VERSION_MAJOR 8)
3636
set(VTR_VERSION_MINOR 0)
3737
set(VTR_VERSION_PATCH 0)
38-
set(VTR_VERSION_PRERELEASE "rc2")
38+
set(VTR_VERSION_PRERELEASE "")
3939

4040
include(FilesToDirs)
4141

0 commit comments

Comments
 (0)