diff options
author | Allen Byrne <50328838+byrnHDF@users.noreply.github.com> | 2021-09-10 12:45:04 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-09-10 12:45:04 (GMT) |
commit | f6f1a0234410e2cf13f0a078c3499a33e5bd056b (patch) | |
tree | 42d4f7ccd14693f743c1aec7c80781d042bfa2f3 /release_docs/README_HDF5_CMake | |
parent | b58f8540ac3c416e1d833aad243a0df35ec4a616 (diff) | |
download | hdf5-f6f1a0234410e2cf13f0a078c3499a33e5bd056b.zip hdf5-f6f1a0234410e2cf13f0a078c3499a33e5bd056b.tar.gz hdf5-f6f1a0234410e2cf13f0a078c3499a33e5bd056b.tar.bz2 |
Update examples version because of HDFFV-11269 (#998)
Diffstat (limited to 'release_docs/README_HDF5_CMake')
-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 c63eaca..c575320 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.14.3-Source.tar.gz source for building examples + HDF5Examples-1.14.4-Source.tar.gz source for building examples For more information about building HDF5 with CMake, see USING_HDF5_CMake.txt in hdf5-1.13.0/release_docs, or |