Skip to content

Commit

Permalink
[Version] Bump up the MIOpen version to 2.15 after cutting the rocm-r…
Browse files Browse the repository at this point in the history
…el-4.5 branch (#1175)
  • Loading branch information
atamazov authored Sep 26, 2021
1 parent 8e56237 commit 1a1df9f
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 @@ -76,7 +76,7 @@ if(NOT WIN32 AND NOT APPLE)
set(CMAKE_CXX_FLAGS_RELEASE "${CMAKE_CXX_FLAGS_RELEASE} -s")
endif()

rocm_setup_version(VERSION 2.14.0)
rocm_setup_version(VERSION 2.15.0)

list( APPEND CMAKE_MODULE_PATH ${PROJECT_SOURCE_DIR}/cmake )
include(TargetFlags)
Expand Down

0 comments on commit 1a1df9f

Please sign in to comment.