Skip to content

Commit 673805d

Browse files
committed
bumping to 0.9.1
1 parent c763f43 commit 673805d

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
@@ -98,7 +98,7 @@ include( ROCMPackageConfigHelpers )
9898
include( ROCMInstallSymlinks )
9999

100100

101-
set ( VERSION_STRING "0.9.0." )
101+
set ( VERSION_STRING "0.9.1." )
102102
# Check if BUILD_NUMBER is defined in a Jenkins envirnment
103103
if ($ENV{BUILD_NUMBER} )
104104
string(CONCAT BUILD_VERSION ${VERSION_STRING} $ENV{BUILD_NUMBER})

0 commit comments

Comments
 (0)