summaryrefslogtreecommitdiffstats
path: root/plugins/zns/zns.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/zns/zns.h')
-rw-r--r--plugins/zns/zns.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/zns/zns.h b/plugins/zns/zns.h
index a92de69..61063f7 100644
--- a/plugins/zns/zns.h
+++ b/plugins/zns/zns.h
@@ -6,7 +6,7 @@
#include "cmd.h"
-PLUGIN(NAME("zns", "Zoned Namespace Command Set"),
+PLUGIN(NAME("zns", "Zoned Namespace Command Set", NVME_VERSION),
COMMAND_LIST(
ENTRY("id-ctrl", "Retrieve ZNS controller identification", id_ctrl)
ENTRY("id-ns", "Retrieve ZNS namespace identification", id_ns)