Update month to June 2024 (#4706) · microsoft/STL@065a036 (original) (raw)

Skip to content

Provide feedback

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Commit 065a036

chauneyArup Chauhan

and

authored

Update month to June 2024 (#4706)

Co-authored-by: Arup Chauhan arupchauhan26@gmail.com

File tree

1 file changed

lines changed

1 file changed

lines changed

Lines changed: 1 addition & 1 deletion

Original file line number Diff line number Diff line change
@@ -880,7 +880,7 @@
880 880
881 881 #define _CPPLIB_VER 650
882 882 #define _MSVC_STL_VERSION 143
883 -#define _MSVC_STL_UPDATE 202405L
883 +#define _MSVC_STL_UPDATE 202406L
884 884
885 885 #ifndef _ALLOW_COMPILER_AND_STL_VERSION_MISMATCH
886 886 #if defined(__CUDACC__) && defined(__CUDACC_VER_MAJOR__)