diff --git a/CMakeLists.txt b/CMakeLists.txt index b3afa34f..9e965362 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -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)