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 c763f43 commit 673805dCopy full SHA for 673805d
CMakeLists.txt
@@ -98,7 +98,7 @@ include( ROCMPackageConfigHelpers )
98
include( ROCMInstallSymlinks )
99
100
101
-set ( VERSION_STRING "0.9.0." )
+set ( VERSION_STRING "0.9.1." )
102
# Check if BUILD_NUMBER is defined in a Jenkins envirnment
103
if ($ENV{BUILD_NUMBER} )
104
string(CONCAT BUILD_VERSION ${VERSION_STRING} $ENV{BUILD_NUMBER})
0 commit comments