Skip to content

Commit

Permalink
Merge pull request #1431 from amcamd/release/rocm-rel-6.1
Browse files Browse the repository at this point in the history
update version patch field for ROCm 6.1.2
  • Loading branch information
vamovsik authored May 17, 2024
2 parents ce13572 + b9dd263 commit 8e9a9b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ get_os_id(OS_ID)
message (STATUS "OS detected is ${OS_ID}")

# Versioning via rocm-cmake
set ( VERSION_STRING "4.1.0" )
set ( VERSION_STRING "4.1.2" )
rocm_setup_version( VERSION ${VERSION_STRING} )

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

0 comments on commit 8e9a9b5

Please sign in to comment.