Skip to content

Commit

Permalink
bumping to 0.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
feizheng10 committed Feb 13, 2019
1 parent 7146962 commit 273c18b
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 @@ -98,7 +98,7 @@ include( ROCMPackageConfigHelpers )
include( ROCMInstallSymlinks )


set ( VERSION_STRING "0.8.9." )
set ( VERSION_STRING "0.9.0." )
# 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 273c18b

Please sign in to comment.