Skip to content

Commit

Permalink
Update version for ROCm 6.3 dev cycle (#215)
Browse files Browse the repository at this point in the history
  • Loading branch information
cgmb authored Aug 2, 2024
1 parent 7e06998 commit b662b92
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 @@ -20,7 +20,7 @@ list(APPEND CMAKE_MODULE_PATH ${CMAKE_CURRENT_LIST_DIR}/share/rocmcmakebuildtool
include(ROCMCreatePackage)
include(ROCMSetupVersion)

rocm_setup_version(VERSION 0.13.0)
rocm_setup_version(VERSION 0.14.0)

include(CMakePackageConfigHelpers)
write_basic_package_version_file(${CMAKE_CURRENT_BINARY_DIR}/ROCmCMakeBuildToolsConfigVersion.cmake
Expand Down

0 comments on commit b662b92

Please sign in to comment.