summaryrefslogtreecommitdiffstats
path: root/src/H5VLnative.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/H5VLnative.h')
-rw-r--r--src/H5VLnative.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/H5VLnative.h b/src/H5VLnative.h
index 36177ed..ae0e601 100644
--- a/src/H5VLnative.h
+++ b/src/H5VLnative.h
@@ -23,6 +23,7 @@
#define H5VLnative_H
#define H5VL_NATIVE (H5VL_native_init())
+#define HDF5_VOL_NATIVE_VERSION_1 1 /* Version number of Native VOL plugin */
#ifdef __cplusplus
extern "C" {