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

Commit 1564df6

Browse files
committed
updated THRUST_VERSION to 1.5.2
--HG-- branch : 1.5.2
1 parent 384c8d3 commit 1564df6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

thrust/version.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
* <tt>THRUST_VERSION / 100 % 1000</tt> is the minor version.
4141
* <tt>THRUST_VERSION / 100000</tt> is the major version.
4242
*/
43-
#define THRUST_VERSION 100501
43+
#define THRUST_VERSION 100502
4444

4545
/*! \def THRUST_MAJOR_VERSION
4646
* \brief The preprocessor macro \p THRUST_MAJOR_VERSION encodes the

0 commit comments

Comments
 (0)