Skip to content

Commit cdb3cba

Browse files
committed
bumping to 0.9.5
1 parent a661442 commit cdb3cba

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
@@ -119,7 +119,7 @@ include( ROCMPackageConfigHelpers )
119119
include( ROCMInstallSymlinks )
120120

121121
# Using standardized versioning from rocm-cmake
122-
set ( VERSION_STRING "0.9.4" )
122+
set ( VERSION_STRING "0.9.5" )
123123
rocm_setup_version( VERSION ${VERSION_STRING} )
124124

125125
# Append our library helper cmake path and the cmake path for hip (for convenience)

0 commit comments

Comments
 (0)