Skip to content

Commit b9dd263

Browse files
author
amcamd
committed
update version to 6.1.2
1 parent ef95dc9 commit b9dd263

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
@@ -100,7 +100,7 @@ get_os_id(OS_ID)
100100
message (STATUS "OS detected is ${OS_ID}")
101101

102102
# Versioning via rocm-cmake
103-
set ( VERSION_STRING "4.1.1" )
103+
set ( VERSION_STRING "4.1.2" )
104104
rocm_setup_version( VERSION ${VERSION_STRING} )
105105

106106
# Users may override HIP path by specifying their own in CMAKE_MODULE_PATH

0 commit comments

Comments
 (0)