summaryrefslogtreecommitdiffstats
path: root/src/H5Idevelop.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/H5Idevelop.h')
-rw-r--r--src/H5Idevelop.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/H5Idevelop.h b/src/H5Idevelop.h
index d0ff200..2eaa61a 100644
--- a/src/H5Idevelop.h
+++ b/src/H5Idevelop.h
@@ -128,6 +128,8 @@ extern "C" {
* \note The H5Iregister_future() function is primarily targeted at VOL connector
* authors and is _not_ designed for general-purpose application use.
*
+ * \since 1.14.0
+ *
*/
H5_DLL hid_t H5Iregister_future(H5I_type_t type, const void *object, H5I_future_realize_func_t realize_cb,
H5I_future_discard_func_t discard_cb);