Skip to content

Commit

Permalink
ocp-nvme: ocp plugin version update #2527 #2529
Browse files Browse the repository at this point in the history
Add missing version update after adding changes for ocp spec 2.5

Signed-off-by: Steven Seungcheol Lee <sc108.lee@samsung.com>
  • Loading branch information
sc108-lee committed Oct 15, 2024
1 parent c83cad5 commit 0e331cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugins/ocp/ocp-nvme.h
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
#if !defined(OCP_NVME) || defined(CMD_HEADER_MULTI_READ)
#define OCP_NVME

#define OCP_PLUGIN_VERSION "2.9.1"
#define OCP_PLUGIN_VERSION "2.9.2"
#include "cmd.h"

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

0 comments on commit 0e331cd

Please sign in to comment.