diff options
author | Allen Byrne <byrn@hdfgroup.org> | 2018-08-21 12:31:55 (GMT) |
---|---|---|
committer | Allen Byrne <byrn@hdfgroup.org> | 2018-08-21 12:31:55 (GMT) |
commit | 6bfc56056a717547eb14a315848d4692765a7165 (patch) | |
tree | 94003810969f1ee9a1a71a8d99447835c96c5f87 | |
parent | 45603a6cdf6983181f52b5133a913c86f40ab6f6 (diff) | |
parent | f356d587a286f6407c9693c34201c89ea3adbbe1 (diff) | |
download | hdf5-6bfc56056a717547eb14a315848d4692765a7165.zip hdf5-6bfc56056a717547eb14a315848d4692765a7165.tar.gz hdf5-6bfc56056a717547eb14a315848d4692765a7165.tar.bz2 |
Merge pull request #1213 in HDFFV/hdf5 from ~BYRN/hdf5_adb:develop to develop
* commit 'f356d587a286f6407c9693c34201c89ea3adbbe1':
Update fortran windows 10 version
-rw-r--r-- | release_docs/RELEASE.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/release_docs/RELEASE.txt b/release_docs/RELEASE.txt index 49ad436..579308c 100644 --- a/release_docs/RELEASE.txt +++ b/release_docs/RELEASE.txt @@ -479,9 +479,9 @@ Supported Platforms Visual Studio 2015 w/ Intel C, Fortran 2017 (cmake) Visual Studio 2015 w/ MSMPI 8 (cmake) - Windows 10 Visual Studio 2015 w/ Intel Fortran 16 (cmake) + Windows 10 Visual Studio 2015 w/ Intel Fortran 18 (cmake) - Windows 10 x64 Visual Studio 2015 w/ Intel Fortran 16 (cmake) + Windows 10 x64 Visual Studio 2015 w/ Intel Fortran 18 (cmake) Visual Studio 2017 w/ Intel Fortran 18 (cmake) Mac OS X Yosemite 10.10.5 Apple clang/clang++ version 6.1 from Xcode 7.0 |