Skip to content

Commit

Permalink
bump version for ROCm.18.2 fix
Browse files Browse the repository at this point in the history
  • Loading branch information
amcamd committed Jun 19, 2018
1 parent 45fb1bd commit cd61c32
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 @@ -118,7 +118,7 @@ include( ROCMInstallTargets )
include( ROCMPackageConfigHelpers )
include( ROCMInstallSymlinks )

rocm_setup_version( VERSION 0.14.0.0 NO_GIT_TAG_VERSION )
rocm_setup_version( VERSION 0.14.0.1 NO_GIT_TAG_VERSION )

# Append our library helper cmake path and the cmake path for hip (for convenience)
# Users may override HIP path by specifying their own in CMAKE_MODULE_PATH
Expand Down

0 comments on commit cd61c32

Please sign in to comment.