Skip to content
This repository has been archived by the owner on Mar 21, 2024. It is now read-only.

Commit

Permalink
First commit of 2.1.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
alliepiper committed Aug 10, 2022
1 parent e2d2032 commit 604abdc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cub/version.cuh
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
* <tt>CUB_VERSION / 100 % 1000</tt> is the minor version.
* <tt>CUB_VERSION / 100000</tt> is the major version.
*/
#define CUB_VERSION 200000
#define CUB_VERSION 200100

/*! \def CUB_MAJOR_VERSION
* \brief The preprocessor macro \p CUB_MAJOR_VERSION encodes the
Expand Down

0 comments on commit 604abdc

Please sign in to comment.