Skip to content

Commit 450fece

Browse files
committed
Incrementing version for rocm 3.7
1 parent 65ecd2f commit 450fece

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
@@ -78,7 +78,7 @@ include(cmake/Common.cmake)
7878
include(cmake/Dependencies.cmake)
7979

8080
# Set version variables
81-
rocm_setup_version( VERSION "2.10.2" )
81+
rocm_setup_version( VERSION "2.10.3" )
8282
set ( rocrand_VERSION ${rocRAND_VERSION} )
8383
set ( hiprand_VERSION ${rocRAND_VERSION} )
8484
# Old-style version number used within the library's API. rocrand_get_version should be modified.

0 commit comments

Comments
 (0)