Skip to content

Commit

Permalink
chore: bump version to 3.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Naraenda committed Jul 30, 2024
1 parent 930bdab commit 8d06855
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 @@ -131,7 +131,7 @@ if(USE_HIP_CPU)
endif()

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

# Print configuration summary
Expand Down

0 comments on commit 8d06855

Please sign in to comment.