mirror of
https://github.com/Unidata/netcdf-c.git
synced 2024-11-27 07:30:33 +08:00
Updated hdf5 information for pre-built Windows binaries.
This commit is contained in:
parent
98b0f1c9a3
commit
3f10f26315
@ -14,6 +14,8 @@ This file contains a high-level description of this package's evolution. Release
|
||||
* [Bug Fix] Corrected several issues related to building under Visual Studio 2014.
|
||||
* [Bug Fix] Corrected several test failures related to HDF5 `1.10.0`
|
||||
* [Bug Fix] Reverted SOVersion *current* to 11 from 12; it was incorrectly incremented in netCDF-C release 4.4.1-RC1.
|
||||
* [Enhancement][Windows] Bumped the included libhdf5 to 1.8.16 from 1.8.15 for pre-built Visual Studio installer files.
|
||||
|
||||
|
||||
### 4.4.1-RC1 - April 15, 2016
|
||||
|
||||
|
@ -28,7 +28,7 @@ These libraries have been built using Visual Studio 2012. The downloads are ins
|
||||
|
||||
The included dependencies and versions are as follows:
|
||||
|
||||
* `libhdf5`: 1.8.15
|
||||
* `libhdf5`: 1.8.16
|
||||
* `libcurl`: 7.35.0
|
||||
* `zlib`: 1.2.8
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user