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

Commit 1ac51f2

Browse files
committed
Bump version number to 1.17.2.
1 parent dffd2c6 commit 1ac51f2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

dependencies/cub

Submodule cub updated 1 file

thrust/version.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
* <tt>THRUST_VERSION / 100 % 1000</tt> is the minor version.
4848
* <tt>THRUST_VERSION / 100000</tt> is the major version.
4949
*/
50-
#define THRUST_VERSION 101701
50+
#define THRUST_VERSION 101702
5151

5252
/*! \def THRUST_MAJOR_VERSION
5353
* \brief The preprocessor macro \p THRUST_MAJOR_VERSION encodes the

0 commit comments

Comments
 (0)