Skip to content

Commit

Permalink
Incrementing version for rocm 3.8 (#104)
Browse files Browse the repository at this point in the history
  • Loading branch information
saadrahim authored Aug 7, 2020
1 parent 259ebb1 commit 5259d8e
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 @@ -64,7 +64,7 @@ option(BUILD_BENCHMARK "Build benchmarks" OFF)
include(cmake/Dependencies.cmake)

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

# AMD targets
Expand Down

0 comments on commit 5259d8e

Please sign in to comment.