Skip to content

Commit

Permalink
bumping to 0.9.6
Browse files Browse the repository at this point in the history
  • Loading branch information
feizheng10 committed Aug 15, 2019
1 parent 3d02d7c commit f39c61e
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 @@ -119,7 +119,7 @@ include( ROCMPackageConfigHelpers )
include( ROCMInstallSymlinks )

# Using standardized versioning from rocm-cmake
set ( VERSION_STRING "0.9.5" )
set ( VERSION_STRING "0.9.6" )
rocm_setup_version( VERSION ${VERSION_STRING} )

# Append our library helper cmake path and the cmake path for hip (for convenience)
Expand Down

0 comments on commit f39c61e

Please sign in to comment.