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 dffd2c6 commit 1ac51f2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion dependencies/cub
Submodule cub updated 1 files
+1 −1 cub/version.cuh
2 changes: 1 addition & 1 deletion thrust/version.h
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
* <tt>THRUST_VERSION / 100 % 1000</tt> is the minor version.
* <tt>THRUST_VERSION / 100000</tt> is the major version.
*/
#define THRUST_VERSION 101701
#define THRUST_VERSION 101702

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

0 comments on commit 1ac51f2

Please sign in to comment.