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

Commit

Permalink
Bump API version to 1.3.1. Commits prior to this are in the 1.3.0 rel…
Browse files Browse the repository at this point in the history
…ease.
  • Loading branch information
brycelelbach committed Oct 3, 2020
1 parent d0bafdb commit 0e5dda4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/cuda/std/detail/__config
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@
# define _LIBCUDACXX_ABI_UNSTABLE
#endif

#define _LIBCUDACXX_CUDA_API_VERSION 001003000
#define _LIBCUDACXX_CUDA_API_VERSION 001003001

#define _LIBCUDACXX_CUDA_API_VERSION_MAJOR \
(_LIBCUDACXX_CUDA_API_VERSION / 1000000)
Expand Down

0 comments on commit 0e5dda4

Please sign in to comment.