Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update version number and changelog for ROCm 6.1 (#169) #209

Merged
merged 2 commits into from
Jul 15, 2024

Conversation

samjwu
Copy link
Member

@samjwu samjwu commented Jul 11, 2024

No description provided.

CMakeLists.txt Outdated
@@ -20,7 +20,7 @@ list(APPEND CMAKE_MODULE_PATH ${CMAKE_CURRENT_LIST_DIR}/share/rocmcmakebuildtool
include(ROCMCreatePackage)
include(ROCMSetupVersion)

rocm_setup_version(VERSION 0.11.0)
rocm_setup_version(VERSION 0.12.0)
Copy link

@peterjunpark peterjunpark Jul 12, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should this be 0.13.0? That's what the changelog says.

The version is 0.12.0 in the 6.1 release branch https://github.com/ROCm/rocm-cmake/blob/release-staging/rocm-rel-6.1/CMakeLists.txt

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

created #210 to address this. will cherry pick that change into this PR if it is merged

Copy link

@peterjunpark peterjunpark left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@cgmb
Copy link
Collaborator

cgmb commented Jul 14, 2024

Root cause was that I couldn't merge #171 until after branching due to test failures... or, at least, one of the root causes.

* Update version in CMakeLists.txt to match changelog

* Fix markdownlint formatting in changelog
@samjwu samjwu merged commit a452962 into ROCm:release/rocm-rel-6.2 Jul 15, 2024
3 of 8 checks passed
@samjwu samjwu deleted the cherrypick-doc62 branch July 15, 2024 22:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants