Skip to content

Commit

Permalink
Incrementing version for rocm 3.7
Browse files Browse the repository at this point in the history
  • Loading branch information
saadrahim committed Aug 5, 2020
1 parent 64c557b commit 8503466
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 @@ -61,7 +61,7 @@ option(BUILD_BENCHMARK "Build benchmarks" OFF)
include(cmake/Dependencies.cmake)

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

# AMD targets
Expand Down

0 comments on commit 8503466

Please sign in to comment.