Skip to content

Commit

Permalink
Updating Version Number for rocm 3.6 (#99)
Browse files Browse the repository at this point in the history
  • Loading branch information
saadrahim authored Jun 29, 2020
1 parent 419b5fb commit c9c0d25
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 @@ -60,7 +60,7 @@ option(DOWNLOAD_ROCPRIM "Download rocPRIM and do not search for rocPRIM package"
include(cmake/Dependencies.cmake)

# Setup VERSION
set(VERSION_STRING "2.10.1")
set(VERSION_STRING "2.10.2")
rocm_setup_version(VERSION ${VERSION_STRING})

# AMD targets
Expand Down

0 comments on commit c9c0d25

Please sign in to comment.