We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 65ecd2f commit 450feceCopy full SHA for 450fece
CMakeLists.txt
@@ -78,7 +78,7 @@ include(cmake/Common.cmake)
78
include(cmake/Dependencies.cmake)
79
80
# Set version variables
81
-rocm_setup_version( VERSION "2.10.2" )
+rocm_setup_version( VERSION "2.10.3" )
82
set ( rocrand_VERSION ${rocRAND_VERSION} )
83
set ( hiprand_VERSION ${rocRAND_VERSION} )
84
# Old-style version number used within the library's API. rocrand_get_version should be modified.
0 commit comments