Skip to content

Commit 5bd1fc4

Browse files
committed
bumping to 0.9.3
1 parent 29d39d1 commit 5bd1fc4

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
@@ -101,7 +101,7 @@ include( ROCMPackageConfigHelpers )
101101
include( ROCMInstallSymlinks )
102102

103103

104-
set ( VERSION_STRING "0.9.2." )
104+
set ( VERSION_STRING "0.9.3." )
105105
# Check if BUILD_NUMBER is defined in a Jenkins envirnment
106106
if ($ENV{BUILD_NUMBER} )
107107
string(CONCAT BUILD_VERSION ${VERSION_STRING} $ENV{BUILD_NUMBER})

0 commit comments

Comments
 (0)