Skip to content

Commit

Permalink
Fix version number typo.
Browse files Browse the repository at this point in the history
  • Loading branch information
malcolmroberts authored and feizheng10 committed Mar 19, 2020
1 parent 70f4346 commit d4bdbb9
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 @@ -128,7 +128,7 @@ include( ROCMPackageConfigHelpers )
include( ROCMInstallSymlinks )

# Using standardized versioning from rocm-cmake
set ( VERSION_STRING "1.0.22" )
set ( VERSION_STRING "1.0.2" )
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 d4bdbb9

Please sign in to comment.