diff options
author | Allen Byrne <50328838+byrnHDF@users.noreply.github.com> | 2021-08-12 15:59:21 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-08-12 15:59:21 (GMT) |
commit | 7a0776dcff17330f2999420de888fd156a24239b (patch) | |
tree | 95da7357131b758241b6c28fec20951280b0f29e /release_docs | |
parent | 66ac0cfaaa1f5b999cfff3cf322a0a0eb573fdf3 (diff) | |
download | hdf5-7a0776dcff17330f2999420de888fd156a24239b.zip hdf5-7a0776dcff17330f2999420de888fd156a24239b.tar.gz hdf5-7a0776dcff17330f2999420de888fd156a24239b.tar.bz2 |
Update examples source version (#895)
Diffstat (limited to 'release_docs')
-rw-r--r-- | release_docs/README_HDF5_CMake | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/release_docs/README_HDF5_CMake b/release_docs/README_HDF5_CMake index e35de8b..64ee813 100644 --- a/release_docs/README_HDF5_CMake +++ b/release_docs/README_HDF5_CMake @@ -10,7 +10,7 @@ This tar file contains LIBAEC.tar.gz source for building SZIP replacement ZLib.tar.gz source for building ZLIB hdf5_plugins.tar.gz source for building compression plugins - HDF5Examples-1.10.15-Source.tar.gz source for building examples + HDF5Examples-1.10.16-Source.tar.gz source for building examples For more information about building HDF5 with CMake, see USING_HDF5_CMake.txt in hdf5-1.10.8/release_docs, or |