Skip to content

Commit

Permalink
Update version number (#619)
Browse files Browse the repository at this point in the history
  • Loading branch information
stanleytsang-amd authored Oct 9, 2024
1 parent 3b91038 commit 9f9be46
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 @@ -126,7 +126,7 @@ if(USE_HIP_CPU)
endif()

# Setup VERSION
set(VERSION_STRING "3.2.0")
set(VERSION_STRING "3.2.2")
rocm_setup_version(VERSION ${VERSION_STRING})

# Print configuration summary
Expand Down

0 comments on commit 9f9be46

Please sign in to comment.