diff --git a/dependencies/cub b/dependencies/cub index e9a0a6ad0..c493b3bf1 160000 --- a/dependencies/cub +++ b/dependencies/cub @@ -1 +1 @@ -Subproject commit e9a0a6ad0e85810690312a413e5efb6919330a8c +Subproject commit c493b3bf143ccd66c917a1982ea64bb2a8a82932 diff --git a/thrust/version.h b/thrust/version.h index e34ee764f..75d01f2f6 100644 --- a/thrust/version.h +++ b/thrust/version.h @@ -47,7 +47,7 @@ * THRUST_VERSION / 100 % 1000 is the minor version. * THRUST_VERSION / 100000 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