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 65ecd2f commit 450fece
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 @@ -78,7 +78,7 @@ include(cmake/Common.cmake)
include(cmake/Dependencies.cmake)

# Set version variables
rocm_setup_version( VERSION "2.10.2" )
rocm_setup_version( VERSION "2.10.3" )
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 450fece

Please sign in to comment.