Skip to content

Commit

Permalink
bumping to 0.9.3
Browse files Browse the repository at this point in the history
  • Loading branch information
feizheng10 committed May 17, 2019
1 parent 29d39d1 commit 5bd1fc4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ include( ROCMPackageConfigHelpers )
include( ROCMInstallSymlinks )


set ( VERSION_STRING "0.9.2." )
set ( VERSION_STRING "0.9.3." )
# Check if BUILD_NUMBER is defined in a Jenkins envirnment
if ($ENV{BUILD_NUMBER} )
string(CONCAT BUILD_VERSION ${VERSION_STRING} $ENV{BUILD_NUMBER})
Expand Down

0 comments on commit 5bd1fc4

Please sign in to comment.