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

Commit

Permalink
Bump version number to 1.17.2.
Browse files Browse the repository at this point in the history
  • Loading branch information
alliepiper committed Sep 13, 2022
1 parent e9a0a6a commit c493b3b
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 101701
#define CUB_VERSION 101702

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

0 comments on commit c493b3b

Please sign in to comment.