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 ef95dc9 commit b9dd263Copy full SHA for b9dd263
1 file changed
CMakeLists.txt
@@ -100,7 +100,7 @@ get_os_id(OS_ID)
100
message (STATUS "OS detected is ${OS_ID}")
101
102
# Versioning via rocm-cmake
103
-set ( VERSION_STRING "4.1.1" )
+set ( VERSION_STRING "4.1.2" )
104
rocm_setup_version( VERSION ${VERSION_STRING} )
105
106
# Users may override HIP path by specifying their own in CMAKE_MODULE_PATH
0 commit comments