diff --git a/CMakeLists.txt b/CMakeLists.txt index 5bf840581..feb6bcdff 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -74,7 +74,7 @@ set(AMDGPU_TARGETS gfx803;gfx900;gfx906;gfx908 CACHE STRING "List of specific de set(AMDGPU_TEST_TARGETS "" CACHE STRING "List of specific device types to test for") # Leave empty for default system device # Setup VERSION -set(VERSION_STRING "2.10.1") +set(VERSION_STRING "2.10.2") rocm_setup_version(VERSION ${VERSION_STRING}) # Print configuration summary