Skip to content

Commit

Permalink
update version to rccl 0.6.0 rc1
Browse files Browse the repository at this point in the history
  • Loading branch information
Aditya Atluri authored and Aditya Atluri committed Sep 26, 2018
1 parent 7ca5bc9 commit bb53232
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ include(ROCMInstallSymlinks)
include(ROCMCreatePackage)

rocm_setup_version(
VERSION 0.3-beta-2
VERSION 0.6.0-rc1
)

list(APPEND CMAKE_PREFIX_PATH /opt/rocm /opt/rocm/hip /opt/rocm/hcc)
Expand Down
2 changes: 1 addition & 1 deletion docs/Doxyfile
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ PROJECT_NAME = "rccl"
# could be handy for archiving the generated documentation or if some version
# control system is used.

PROJECT_NUMBER = 0.5.0
PROJECT_NUMBER = 0.6.0-rc1

# Using the PROJECT_BRIEF tag one can provide an optional one line description
# for a project that appears at the top of each page and should give viewer a
Expand Down

0 comments on commit bb53232

Please sign in to comment.