summaryrefslogtreecommitdiffstats
path: root/release_docs
diff options
context:
space:
mode:
authorAllen Byrne <50328838+byrnHDF@users.noreply.github.com>2021-09-15 13:27:40 (GMT)
committerGitHub <noreply@github.com>2021-09-15 13:27:40 (GMT)
commit26dc46b13a150ab58431ccd9924f7b378a62a534 (patch)
treea2337adb129e3d910d8a55a462fce58b16c67739 /release_docs
parentd110a16912657d45fcc284305daa2cd69322c5ba (diff)
downloadhdf5-26dc46b13a150ab58431ccd9924f7b378a62a534.zip
hdf5-26dc46b13a150ab58431ccd9924f7b378a62a534.tar.gz
hdf5-26dc46b13a150ab58431ccd9924f7b378a62a534.tar.bz2
1.12 Update examples version because of HDFFV-11269 (#999)
* Update examples version because of HDFFV-11269 * Correct plugin version
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 f56d6b7..e12ae3b 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.8-Source.tar.gz source for building examples
+ HDF5Examples-1.12.9-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