Skip to content

Commit

Permalink
Merge pull request #439 from stanleytsang-amd/6.2-packaging-version-u…
Browse files Browse the repository at this point in the history
…pdate

Cherry-pick: Update packaging version for 6.2
  • Loading branch information
mamaydeo authored Aug 8, 2024
2 parents ae693f6 + 0f7c44d commit f3e65cd
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 @@ -122,7 +122,7 @@ if(BUILD_ADDRESS_SANITIZER)
endif()

# Setup VERSION
rocm_setup_version(VERSION "3.0.1")
rocm_setup_version(VERSION "3.1.0")

# Print configuration summary
include(cmake/Summary.cmake)
Expand Down

0 comments on commit f3e65cd

Please sign in to comment.