summaryrefslogtreecommitdiffstats
path: root/release_docs/README_HDF5_CMake
diff options
context:
space:
mode:
authorAllen Byrne <50328838+byrnHDF@users.noreply.github.com>2022-09-20 22:21:15 (GMT)
committerGitHub <noreply@github.com>2022-09-20 22:21:15 (GMT)
commitd491c33a72c9e6cabe10a7508c1cc76c1d638479 (patch)
tree913f7752c61a57701f7f29789f0151e8cd467676 /release_docs/README_HDF5_CMake
parent6d89634445eb70cc5fb2f29e2c8ea21eebf4436d (diff)
downloadhdf5-d491c33a72c9e6cabe10a7508c1cc76c1d638479.zip
hdf5-d491c33a72c9e6cabe10a7508c1cc76c1d638479.tar.gz
hdf5-d491c33a72c9e6cabe10a7508c1cc76c1d638479.tar.bz2
Update examples reference to single-source version 2.0.1 (#2107)
Diffstat (limited to 'release_docs/README_HDF5_CMake')
-rw-r--r--release_docs/README_HDF5_CMake2
1 files changed, 1 insertions, 1 deletions
diff --git a/release_docs/README_HDF5_CMake b/release_docs/README_HDF5_CMake
index ddaa7b4..8b30112 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.5-Source.tar.gz source for building examples
+ HDF5Examples-2.0.1-Source.tar.gz source for building examples
For more information about building HDF5 with CMake, see USING_HDF5_CMake.txt in
hdf5-1.13.2/release_docs, or