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

Commit

Permalink
Increase version number for 1.14.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
alliepiper committed Jun 16, 2021
1 parent 8b2a322 commit 70af7db
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 70af7db

Please sign in to comment.