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

Commit

Permalink
Merge pull request #1463 from allisonvacanti/bump_to_1.14.0
Browse files Browse the repository at this point in the history
Increase version number for 1.14.0.
  • Loading branch information
alliepiper authored Jun 16, 2021
2 parents 8b2a322 + 70af7db commit 07ec655
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion dependencies/cub
Submodule cub updated 1 files
+1 −1 cub/version.cuh
2 changes: 1 addition & 1 deletion thrust/version.h
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
* <tt>THRUST_VERSION / 100 % 1000</tt> is the minor version.
* <tt>THRUST_VERSION / 100000</tt> is the major version.
*/
#define THRUST_VERSION 101300
#define THRUST_VERSION 101400

/*! \def THRUST_MAJOR_VERSION
* \brief The preprocessor macro \p THRUST_MAJOR_VERSION encodes the
Expand Down

0 comments on commit 07ec655

Please sign in to comment.