summaryrefslogtreecommitdiffstats
path: root/src/H5ESmodule.h
diff options
context:
space:
mode:
authorDana Robinson <43805+derobins@users.noreply.github.com>2022-12-27 20:57:01 (GMT)
committerGitHub <noreply@github.com>2022-12-27 20:57:01 (GMT)
commite985e8d7fa9c74c4e50c0f836fc2f70478792779 (patch)
tree3f29c3bc76cc28f20e6ab5aec4b090be2ad1dfa3 /src/H5ESmodule.h
parente783b100d473f0e4f77147f3b89b0a73cb09126a (diff)
downloadhdf5-e985e8d7fa9c74c4e50c0f836fc2f70478792779.zip
hdf5-e985e8d7fa9c74c4e50c0f836fc2f70478792779.tar.gz
hdf5-e985e8d7fa9c74c4e50c0f836fc2f70478792779.tar.bz2
Brings Doxygen changes from develop (#2366)
Diffstat (limited to 'src/H5ESmodule.h')
-rw-r--r--src/H5ESmodule.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/H5ESmodule.h b/src/H5ESmodule.h
index b05b7f4..1e333f7 100644
--- a/src/H5ESmodule.h
+++ b/src/H5ESmodule.h
@@ -39,7 +39,7 @@
* while the application is performing other tasks.
*
* To support AIO capabilities for the HDF5 VOL connectors, the AIO versions for the functions
- * listed in the table below were added to HDF5 library version 1.13.0 and later. The async version
+ * listed in the table below were added to HDF5 library version 1.14.0 and later. The async version
* of the function has “_async” suffix added to the function name. For example, the async version
* for H5Fcreate is H5Fcreate_async.
*