Skip to content

Commit 2812c08

Browse files
committed
Bump patch version
1 parent 1b1ec79 commit 2812c08

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ set(CMAKE_CXX_EXTENSIONS OFF)
6464
include(cmake/Dependencies.cmake)
6565

6666
# Setup version
67-
rocm_setup_version(VERSION 7.0.0)
67+
rocm_setup_version(VERSION 7.0.1)
6868

6969
# This option only works for make/nmake and the ninja generators, but no reason it shouldn't be on all the time
7070
# This tells cmake to create a compile_commands.json file that can be used with clang tooling or vim

0 commit comments

Comments
 (0)