We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bec219d commit c7fc0ebCopy full SHA for c7fc0eb
thrust/version.h
@@ -47,7 +47,7 @@
47
* <tt>THRUST_VERSION / 100 % 1000</tt> is the minor version.
48
* <tt>THRUST_VERSION / 100000</tt> is the major version.
49
*/
50
-#define THRUST_VERSION 100908
+#define THRUST_VERSION 100909
51
52
/*! \def THRUST_MAJOR_VERSION
53
* \brief The preprocessor macro \p THRUST_MAJOR_VERSION encodes the
0 commit comments