Skip to content

Commit 563d3a9

Browse files
authored
Merge pull request linux-nvme#1571 from jeffreyalien/sn560-capabilities
wdc: Increment WDC Plugin Version
2 parents 4c352b1 + 444c824 commit 563d3a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: plugins/wdc/wdc-nvme.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
#if !defined(WDC_NVME) || defined(CMD_HEADER_MULTI_READ)
66
#define WDC_NVME
77

8-
#define WDC_PLUGIN_VERSION "2.0.1"
8+
#define WDC_PLUGIN_VERSION "2.0.2"
99
#include "cmd.h"
1010

1111
PLUGIN(NAME("wdc", "Western Digital vendor specific extensions", WDC_PLUGIN_VERSION),

0 commit comments

Comments
 (0)