Skip to content

Commit

Permalink
Update version string (ROCm#283)
Browse files Browse the repository at this point in the history
  • Loading branch information
stanleytsang-amd authored May 2, 2023
1 parent 0a172f1 commit b5a5eb4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@ if(BUILD_ADDRESS_SANITIZER)
endif()

# Setup VERSION
rocm_setup_version(VERSION "2.10.9")
rocm_setup_version(VERSION "2.18.0")

# Print configuration summary
include(cmake/Summary.cmake)
Expand Down

0 comments on commit b5a5eb4

Please sign in to comment.