Skip to content

Commit

Permalink
Increamenting version number for rocm 2.10 release (#109)
Browse files Browse the repository at this point in the history
  • Loading branch information
saadrahim authored Oct 9, 2019
1 parent 3e8dba1 commit 22d413d
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 @@ include(cmake/Dependencies.cmake)
set(AMDGPU_TARGETS gfx803;gfx900;gfx906;gfx908 CACHE STRING "List of specific machine types for library to target")

# Setup VERSION
set(VERSION_STRING "2.8.0")
set(VERSION_STRING "2.9.0")
rocm_setup_version(VERSION ${VERSION_STRING})

# Print configuration summary
Expand Down

0 comments on commit 22d413d

Please sign in to comment.