Skip to content

Commit

Permalink
Merge pull request #147 from stanleytsang-amd/v3.10
Browse files Browse the repository at this point in the history
Updating version for ROCm 3.10 feature complete
  • Loading branch information
stanleytsang-amd authored Oct 8, 2020
2 parents 0728d21 + adffcfb commit 3932e69
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 @@ -83,7 +83,7 @@ include(cmake/Common.cmake)
include(cmake/Dependencies.cmake)

# Set version variables
rocm_setup_version( VERSION "2.10.5" )
rocm_setup_version( VERSION "2.10.6" )
set ( rocrand_VERSION ${rocRAND_VERSION} )
set ( hiprand_VERSION ${rocRAND_VERSION} )
# Old-style version number used within the library's API. rocrand_get_version should be modified.
Expand Down

0 comments on commit 3932e69

Please sign in to comment.