Skip to content

Commit 3932e69

Browse files
Merge pull request #147 from stanleytsang-amd/v3.10
Updating version for ROCm 3.10 feature complete
2 parents 0728d21 + adffcfb commit 3932e69

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ include(cmake/Common.cmake)
8383
include(cmake/Dependencies.cmake)
8484

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

0 commit comments

Comments
 (0)