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 7146962 commit 273c18bCopy full SHA for 273c18b
CMakeLists.txt
@@ -98,7 +98,7 @@ include( ROCMPackageConfigHelpers )
98
include( ROCMInstallSymlinks )
99
100
101
-set ( VERSION_STRING "0.8.9." )
+set ( VERSION_STRING "0.9.0." )
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