Skip to content

Commit 2c4a1f7

Browse files
committed
Updating revision for patch release
1 parent e72c232 commit 2c4a1f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ include(cmake/Dependencies.cmake)
7373
set(AMDGPU_TARGETS gfx803;gfx900;gfx906 CACHE STRING "List of specific machine types for library to target")
7474

7575
# Setup VERSION
76-
set(VERSION_STRING "2.6.0")
76+
set(VERSION_STRING "2.6.1")
7777
rocm_setup_version(VERSION ${VERSION_STRING})
7878

7979
# Print configuration summary

0 commit comments

Comments
 (0)