diff --git a/CMakeLists.txt b/CMakeLists.txt index 717d0d8e..52d9e6cd 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -83,7 +83,7 @@ option(BUILD_VERBOSE "Output additional build information" OFF) include(cmake/Dependencies.cmake) # Setup version -set(VERSION_STRING "1.14.4") +set(VERSION_STRING "1.15.0") rocm_setup_version(VERSION ${VERSION_STRING}) set(rocsparse_SOVERSION 0.1)