summaryrefslogtreecommitdiffstats
path: root/release_docs/README_HDF5_CMake
diff options
context:
space:
mode:
Diffstat (limited to 'release_docs/README_HDF5_CMake')
-rw-r--r--release_docs/README_HDF5_CMake6
1 files changed, 3 insertions, 3 deletions
diff --git a/release_docs/README_HDF5_CMake b/release_docs/README_HDF5_CMake
index 27cd01b..be5704c 100644
--- a/release_docs/README_HDF5_CMake
+++ b/release_docs/README_HDF5_CMake
@@ -6,16 +6,16 @@ This tar file contains
CTestScript.cmake
HDF5config.cmake CMake scripts for building HDF5
HDF5options.cmake
- hdf5-1.12.0 HDF5 1.12.0 source
+ hdf5-1.12.1 HDF5 1.12.1 source
SZip.tar.gz source for building SZIP
ZLib.tar.gz source for building ZLIB
For more information about building HDF5 with CMake, see USING_HDF5_CMake.txt in
-hdf5-1.12.0/release_docs, or
+hdf5-1.12.1/release_docs, or
https://portal.hdfgroup.org/display/support/Building+HDF5+with+CMake.
For more information about building HDF5 with CMake on HPC machines, including
-cross compiling on Cray XC40, see README_HPC in hdf5-1.12.0/release_docs.
+cross compiling on Cray XC40, see README_HPC in hdf5-1.12.1/release_docs.