diff options
author | Allen Byrne <50328838+byrnHDF@users.noreply.github.com> | 2021-08-11 21:19:09 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-08-11 21:19:09 (GMT) |
commit | ca598606fe88552c54a10c3fd705559e182d804b (patch) | |
tree | 1419c9a1a99defd741f69bb5f323ffc52882f55d /release_docs | |
parent | f1638217a563fcc7a91df1159dbf8e784d0eb1cb (diff) | |
download | hdf5-ca598606fe88552c54a10c3fd705559e182d804b.zip hdf5-ca598606fe88552c54a10c3fd705559e182d804b.tar.gz hdf5-ca598606fe88552c54a10c3fd705559e182d804b.tar.bz2 |
Update examples version used by CMake (#890)
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 34291b3..f56d6b7 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.12.7-Source.tar.gz source for building examples + HDF5Examples-1.12.8-Source.tar.gz source for building examples For more information about building HDF5 with CMake, see USING_HDF5_CMake.txt in hdf5-1.12.2/release_docs, or |