summaryrefslogtreecommitdiffstats
path: root/src/H5VLpublic.h
diff options
context:
space:
mode:
authorDana Robinson <43805+derobins@users.noreply.github.com>2022-12-27 20:33:14 (GMT)
committerGitHub <noreply@github.com>2022-12-27 20:33:14 (GMT)
commit23ccd7ee3b20cfce7339ba7fa8c6e0cc987e798d (patch)
treed3f2430fe7d26a70033699e70d9d67066e045fae /src/H5VLpublic.h
parent298c7efe7606aa4c704267beb15138709e1330ab (diff)
downloadhdf5-23ccd7ee3b20cfce7339ba7fa8c6e0cc987e798d.zip
hdf5-23ccd7ee3b20cfce7339ba7fa8c6e0cc987e798d.tar.gz
hdf5-23ccd7ee3b20cfce7339ba7fa8c6e0cc987e798d.tar.bz2
Purged references to HDF5 1.13.x from the Doxygen documentation (#2365)
Diffstat (limited to 'src/H5VLpublic.h')
-rw-r--r--src/H5VLpublic.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/H5VLpublic.h b/src/H5VLpublic.h
index 2683e0a..f32abda 100644
--- a/src/H5VLpublic.h
+++ b/src/H5VLpublic.h
@@ -414,7 +414,7 @@ H5_DLL herr_t H5VLquery_optional(hid_t obj_id, H5VL_subclass_t subcls, int opt_t
* VOL connector object
* \return \herr_t
*
- * \since 1.13.0
+ * \since 1.14.0
*/
H5_DLL herr_t H5VLobject_is_native(hid_t obj_id, hbool_t *is_native);