Skip to content

Commit 5a0c860

Browse files
authored
updated VERSION_STRING (#750)
1 parent f71dbc8 commit 5a0c860

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,7 @@ if(BUILD_CODE_COVERAGE)
166166
endif()
167167

168168
# Setup VERSION
169-
set(VERSION_STRING "3.4.0")
169+
set(VERSION_STRING "3.4.1")
170170
rocm_setup_version(VERSION ${VERSION_STRING})
171171

172172
# Print configuration summary

0 commit comments

Comments
 (0)