diff --git a/CMakeLists.txt b/CMakeLists.txt index 114b8ed751..e094e077df 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -48,7 +48,7 @@ include(ROCMSetupVersion) include(ROCMInstallSymlinks) include(ROCMCreatePackage) -rocm_setup_version(VERSION 1.0.1) +rocm_setup_version(VERSION 1.0.2) list( APPEND CMAKE_MODULE_PATH ${PROJECT_SOURCE_DIR}/cmake )