Skip to content

Commit

Permalink
bump to 0.9.7 and format source code (#255)
Browse files Browse the repository at this point in the history
* bump to 0.9.7 and format souce code
  • Loading branch information
feizheng10 authored Sep 6, 2019
1 parent b4bb5e0 commit 9d4f8d1
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.7" )
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 9d4f8d1

Please sign in to comment.