Skip to content

Commit 07ec655

Browse files
authored
Merge pull request NVIDIA#1463 from allisonvacanti/bump_to_1.14.0
Increase version number for 1.14.0.
2 parents 8b2a322 + 70af7db commit 07ec655

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

dependencies/cub

Submodule cub updated from d1eca62 to dd63379

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 101300
50+
#define THRUST_VERSION 101400
5151

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

0 commit comments

Comments
 (0)