Skip to content

Commit c03da03

Browse files
committed
bump to 0.9.8
1 parent 185001f commit c03da03

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ include( ROCMPackageConfigHelpers )
118118
include( ROCMInstallSymlinks )
119119

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

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

0 commit comments

Comments
 (0)