Skip to content

Commit

Permalink
Update Version Number for rocm 3.6
Browse files Browse the repository at this point in the history
  • Loading branch information
saadrahim committed Jun 29, 2020
1 parent 4490eba commit e31fea2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit e31fea2

Please sign in to comment.