diff options
author | Allen Byrne <50328838+byrnHDF@users.noreply.github.com> | 2022-05-20 17:06:12 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-05-20 17:06:12 (GMT) |
commit | 60820abcbef0cd4efa23cabacc728c088aebf554 (patch) | |
tree | 60e7d60d33104ecb94e743512571c703e6cd1bbd | |
parent | e67e1f8cb66b90a1021c52e600b2ad661b00836f (diff) | |
download | hdf5-60820abcbef0cd4efa23cabacc728c088aebf554.zip hdf5-60820abcbef0cd4efa23cabacc728c088aebf554.tar.gz hdf5-60820abcbef0cd4efa23cabacc728c088aebf554.tar.bz2 |
Update VS2019 compilers (#1782)
-rw-r--r-- | release_docs/RELEASE.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/release_docs/RELEASE.txt b/release_docs/RELEASE.txt index df26efc..cebd09f 100644 --- a/release_docs/RELEASE.txt +++ b/release_docs/RELEASE.txt @@ -239,7 +239,7 @@ Platforms Tested Visual Studio 2017 w/ Intel C/C++/Fortran 19 (cmake) Visual Studio 2019 w/ clang 12.0.0 with MSVC-like command-line (C/C++ only - cmake) - Visual Studio 2019 w/ Intel Fortran 19 (cmake) + Visual Studio 2019 w/ Intel C/C++/Fortran oneAPI 2021 (cmake) Visual Studio 2019 w/ MSMPI 10.1 (C only - cmake) |