summaryrefslogtreecommitdiffstats
path: root/release_docs
diff options
context:
space:
mode:
authorH. Joe Lee <hyoklee@hdfgroup.org>2024-02-06 15:49:36 (GMT)
committerGitHub <noreply@github.com>2024-02-06 15:49:36 (GMT)
commit33f1a00bafdb8ee51b5aee4b34025db96297787f (patch)
treeb9c535fd58c167a234d4b81d2bf384f798b8936c /release_docs
parent33ae371dbb9a1398578c5949b0f95d38ad08d338 (diff)
downloadhdf5-33f1a00bafdb8ee51b5aee4b34025db96297787f.zip
hdf5-33f1a00bafdb8ee51b5aee4b34025db96297787f.tar.gz
hdf5-33f1a00bafdb8ee51b5aee4b34025db96297787f.tar.bz2
Add a missing left parenthesis in RELEASE.txt. (#3990)
Diffstat (limited to 'release_docs')
-rw-r--r--release_docs/RELEASE.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/release_docs/RELEASE.txt b/release_docs/RELEASE.txt
index aeb59c2..b730bd2 100644
--- a/release_docs/RELEASE.txt
+++ b/release_docs/RELEASE.txt
@@ -1294,7 +1294,7 @@ Platforms Tested
Windows 10 x64 Visual Studio 2019 w/ clang 12.0.0
with MSVC-like command-line (C/C++ only - cmake)
- Visual Studio 2019 w/ Intel C/C++ only cmake)
+ Visual Studio 2019 w/ Intel (C/C++ only - cmake)
Visual Studio 2022 w/ clang 15.0.1
with MSVC-like command-line (C/C++ only - cmake)
Visual Studio 2022 w/ Intel C/C++/Fortran oneAPI 2023 (cmake)