summaryrefslogtreecommitdiffstats
path: root/release_docs
diff options
context:
space:
mode:
authorAllen Byrne <50328838+byrnHDF@users.noreply.github.com>2021-09-10 12:45:04 (GMT)
committerGitHub <noreply@github.com>2021-09-10 12:45:04 (GMT)
commitf6f1a0234410e2cf13f0a078c3499a33e5bd056b (patch)
tree42d4f7ccd14693f743c1aec7c80781d042bfa2f3 /release_docs
parentb58f8540ac3c416e1d833aad243a0df35ec4a616 (diff)
downloadhdf5-f6f1a0234410e2cf13f0a078c3499a33e5bd056b.zip
hdf5-f6f1a0234410e2cf13f0a078c3499a33e5bd056b.tar.gz
hdf5-f6f1a0234410e2cf13f0a078c3499a33e5bd056b.tar.bz2
Update examples version because of HDFFV-11269 (#998)
Diffstat (limited to 'release_docs')
-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 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