diff options
author | Allen Byrne <50328838+byrnHDF@users.noreply.github.com> | 2021-09-13 20:08:38 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-09-13 20:08:38 (GMT) |
commit | 876b720d6f0d2f639f32c04c1d2a35567f6ba80e (patch) | |
tree | 3864d43ad03a5940aabccc93bc7c2d711225e3a8 /release_docs | |
parent | 8281b6a74e5701bca439a8c16de5924d43509105 (diff) | |
download | hdf5-876b720d6f0d2f639f32c04c1d2a35567f6ba80e.zip hdf5-876b720d6f0d2f639f32c04c1d2a35567f6ba80e.tar.gz hdf5-876b720d6f0d2f639f32c04c1d2a35567f6ba80e.tar.bz2 |
1.10 Update examples version because of HDFFV-11269 (#1000)
* Update examples version because of HDFFV-11269
* Correct plugin version
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 64ee813..3f30aaa 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.16-Source.tar.gz source for building examples + HDF5Examples-1.10.17-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 |