Skip to content

Commit c7fc0eb

Browse files
committed
Bump thrust version to 1.9.9.
1 parent bec219d commit c7fc0eb

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
@@ -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 100908
50+
#define THRUST_VERSION 100909
5151

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

0 commit comments

Comments
 (0)