Skip to content

Commit

Permalink
DOC v21.10 Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
raydouglass committed Jul 15, 2021
1 parent 35411a0 commit 6018bf9
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# raft 21.10.00 (Date TBD)

Please see https://github.com/rapidsai/raft/releases/tag/v21.10.00a for the latest changes to this development branch.

# raft 21.08.00 (Date TBD)

Please see https://github.com/rapidsai/raft/releases/tag/v21.08.00a for the latest changes to this development branch.
Expand Down
2 changes: 1 addition & 1 deletion cpp/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ include(rapids-find)

rapids_cuda_init_architectures(RAFT)

project(RAFT VERSION 21.08.00 LANGUAGES CXX CUDA)
project(RAFT VERSION 21.10.00 LANGUAGES CXX CUDA)

##############################################################################
# - build type ---------------------------------------------------------------
Expand Down

0 comments on commit 6018bf9

Please sign in to comment.