summaryrefslogtreecommitdiffstats
path: root/release_docs/INSTALL
diff options
context:
space:
mode:
authorDana Robinson <43805+derobins@users.noreply.github.com>2023-04-22 06:25:12 (GMT)
committerGitHub <noreply@github.com>2023-04-22 06:25:12 (GMT)
commit7707859279a60b32d2b6c915442a7c04d44445b4 (patch)
tree890d16aa2408b270368b36ea4f05ca20fe2f16f6 /release_docs/INSTALL
parenta4371b6fce577852691dfdeac642dec1dd4b9453 (diff)
downloadhdf5-7707859279a60b32d2b6c915442a7c04d44445b4.zip
hdf5-7707859279a60b32d2b6c915442a7c04d44445b4.tar.gz
hdf5-7707859279a60b32d2b6c915442a7c04d44445b4.tar.bz2
Merge with develop (#2790)
Diffstat (limited to 'release_docs/INSTALL')
-rw-r--r--release_docs/INSTALL4
1 files changed, 2 insertions, 2 deletions
diff --git a/release_docs/INSTALL b/release_docs/INSTALL
index 177f3b6..2b8f3b6 100644
--- a/release_docs/INSTALL
+++ b/release_docs/INSTALL
@@ -417,7 +417,7 @@ CONTENTS
4.3.11. Backward compatibility
- The 1.13 version of the HDF5 library can be configured to operate
+ The 1.14 version of the HDF5 library can be configured to operate
identically to the v1.12 library with the
--with-default-api-version=v112
configure flag, or identically to the v1.10 library with the
@@ -427,7 +427,7 @@ CONTENTS
configure flag, or identically to the v1.6 library with the
--with-default-api-version=v16
configure flag. This allows existing code to be compiled with the
- v1.13 library without requiring immediate changes to the application
+ v1.14 library without requiring immediate changes to the application
source code. For additional configuration options and other details,
see "API Compatibility Macros":