Skip to content

Commit

Permalink
Merge pull request #109 from stanleytsang-amd/v3.9
Browse files Browse the repository at this point in the history
Updating version for ROCm 3.9
  • Loading branch information
stanleytsang-amd authored Sep 10, 2020
2 parents 65ad944 + 97c49f8 commit 7bda2e4
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 7bda2e4

Please sign in to comment.