We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0728d21 + adffcfb commit 3932e69Copy full SHA for 3932e69
CMakeLists.txt
@@ -83,7 +83,7 @@ include(cmake/Common.cmake)
83
include(cmake/Dependencies.cmake)
84
85
# Set version variables
86
-rocm_setup_version( VERSION "2.10.5" )
+rocm_setup_version( VERSION "2.10.6" )
87
set ( rocrand_VERSION ${rocRAND_VERSION} )
88
set ( hiprand_VERSION ${rocRAND_VERSION} )
89
# Old-style version number used within the library's API. rocrand_get_version should be modified.
0 commit comments