Skip to content

Commit

Permalink
bump to 0.9.8
Browse files Browse the repository at this point in the history
  • Loading branch information
feizheng10 committed Nov 5, 2019
1 parent 185001f commit c03da03
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( ROCMPackageConfigHelpers )
include( ROCMInstallSymlinks )

# Using standardized versioning from rocm-cmake
set ( VERSION_STRING "0.9.7" )
set ( VERSION_STRING "0.9.8" )
rocm_setup_version( VERSION ${VERSION_STRING} )

# Append our library helper cmake path and the cmake path for hip (for convenience)
Expand Down

0 comments on commit c03da03

Please sign in to comment.