Skip to content

Commit

Permalink
Incrementing version for rocm 3.8 (#138)
Browse files Browse the repository at this point in the history
  • Loading branch information
saadrahim authored Aug 7, 2020
1 parent 540fb9b commit 7995c2b
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 @@ -79,7 +79,7 @@ include(cmake/Common.cmake)
include(cmake/Dependencies.cmake)

# Set version variables
rocm_setup_version( VERSION "2.10.3" )
rocm_setup_version( VERSION "2.10.4" )
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 7995c2b

Please sign in to comment.