Skip to content

Commit

Permalink
Updating for rocm 2.10 release (#52)
Browse files Browse the repository at this point in the history
  • Loading branch information
saadrahim authored Oct 9, 2019
1 parent c1b9d12 commit 5a9f2b1
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 @@ -59,7 +59,7 @@ option(BUILD_TEST "Build tests (requires googletest)" ON)
include(cmake/Dependencies.cmake)

# Setup VERSION
set(VERSION_STRING "2.8.0")
set(VERSION_STRING "2.9.0")

rocm_setup_version(VERSION ${VERSION_STRING})

Expand Down

0 comments on commit 5a9f2b1

Please sign in to comment.