diff --git a/CMakeLists.txt b/CMakeLists.txt index 4b6b9028..44320967 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -79,7 +79,7 @@ include(cmake/Common.cmake) include(cmake/Dependencies.cmake) # Set version variables -rocm_setup_version( VERSION "2.10.3" ) +rocm_setup_version( VERSION "2.10.4" ) 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.