diff --git a/CMakeLists.txt b/CMakeLists.txt index 7b5d855fc9..50aeeb7541 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -88,7 +88,7 @@ include(ROCMCheckTargetIds) ############################################################################### # PROJECT ############################################################################### -rocm_setup_version(VERSION 1.6.0) +rocm_setup_version(VERSION 2.0.0) project(rocshmem CXX)