We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e72c232 commit 2c4a1f7Copy full SHA for 2c4a1f7
CMakeLists.txt
@@ -73,7 +73,7 @@ include(cmake/Dependencies.cmake)
73
set(AMDGPU_TARGETS gfx803;gfx900;gfx906 CACHE STRING "List of specific machine types for library to target")
74
75
# Setup VERSION
76
-set(VERSION_STRING "2.6.0")
+set(VERSION_STRING "2.6.1")
77
rocm_setup_version(VERSION ${VERSION_STRING})
78
79
# Print configuration summary
0 commit comments