Skip to content

Commit

Permalink
bumping to 0.8.8
Browse files Browse the repository at this point in the history
  • Loading branch information
bragadeesh committed Dec 10, 2018
1 parent 34223c2 commit dc789d0
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -97,9 +97,8 @@ include( ROCMInstallTargets )
include( ROCMPackageConfigHelpers )
include( ROCMInstallSymlinks )

rocm_setup_version( VERSION 0.8.6.0 PARSE_VERSION )

set ( VERSION_STRING "0.8.6." )
set ( VERSION_STRING "0.8.8." )
# 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 dc789d0

Please sign in to comment.