Skip to content

Commit

Permalink
Updating version for ROCm 3.9
Browse files Browse the repository at this point in the history
  • Loading branch information
stanleytsang-amd committed Sep 10, 2020
1 parent 65ad944 commit 97c49f8
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 @@ -68,7 +68,7 @@ option(BUILD_BENCHMARK "Build benchmarks" OFF)
include(cmake/Dependencies.cmake)

# Setup VERSION
set(VERSION_STRING "2.10.4")
set(VERSION_STRING "2.10.5")
rocm_setup_version(VERSION ${VERSION_STRING})

# AMD targets
Expand Down

0 comments on commit 97c49f8

Please sign in to comment.