Skip to content

Commit

Permalink
Incrementing version for rocm 3.7
Browse files Browse the repository at this point in the history
  • Loading branch information
saadrahim committed Aug 5, 2020
1 parent 33ac26c commit 5e3f41e
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 @@ -73,7 +73,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.2")
set(VERSION_STRING "2.10.3")
rocm_setup_version(VERSION ${VERSION_STRING})

# Print configuration summary
Expand Down

0 comments on commit 5e3f41e

Please sign in to comment.