summaryrefslogtreecommitdiffstats
path: root/release_docs
diff options
context:
space:
mode:
Diffstat (limited to 'release_docs')
-rw-r--r--release_docs/INSTALL_CMake.txt2
-rw-r--r--release_docs/README_HDF5_CMake2
2 files changed, 2 insertions, 2 deletions
diff --git a/release_docs/INSTALL_CMake.txt b/release_docs/INSTALL_CMake.txt
index 18f5526..27f5c38 100644
--- a/release_docs/INSTALL_CMake.txt
+++ b/release_docs/INSTALL_CMake.txt
@@ -69,7 +69,7 @@ External compression plugin libraries:
hdf5_plugins.tar.gz
Examples Source package:
- HDF5Examples-1.14.x-Source.tar.gz
+ HDF5Examples-2.0.x-Source.tar.gz
Configuration files:
HDF5config.cmake
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