Skip to content

Commit cb1dc5c

Browse files
sc108-leeigaw
authored andcommitted
ocp-nvme: ocp plugin version update
Add missing version update after adding changes for ocp spec 2.5 Signed-off-by: Steven Seungcheol Lee <sc108.lee@samsung.com>
1 parent 6dd1c58 commit cb1dc5c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugins/ocp/ocp-nvme.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
#if !defined(OCP_NVME) || defined(CMD_HEADER_MULTI_READ)
1212
#define OCP_NVME
1313

14-
#define OCP_PLUGIN_VERSION "2.9.1"
14+
#define OCP_PLUGIN_VERSION "2.9.2"
1515
#include "cmd.h"
1616

1717
PLUGIN(NAME("ocp", "OCP cloud SSD extensions", OCP_PLUGIN_VERSION),

0 commit comments

Comments
 (0)