]> www.infradead.org Git - users/sagi/nvme-cli.git/commitdiff
[nvme-cli] Update WDC plugin version to 1.15.1
authorJeff Lien <jeff.lien@wdc.com>
Tue, 17 Aug 2021 16:52:48 +0000 (11:52 -0500)
committerKeith Busch <kbusch@kernel.org>
Tue, 24 Aug 2021 15:13:59 +0000 (09:13 -0600)
plugins/wdc/wdc-nvme.h

index 29ff6a08a610273b48da7bead97d1699a09b987a..746ec84a283e5f04d1822a6fdc61afeb7e1ccc2d 100644 (file)
@@ -4,7 +4,7 @@
 #if !defined(WDC_NVME) || defined(CMD_HEADER_MULTI_READ)
 #define WDC_NVME
 
-#define WDC_PLUGIN_VERSION   "1.14.1"
+#define WDC_PLUGIN_VERSION   "1.15.1"
 #include "cmd.h"
 
 PLUGIN(NAME("wdc", "Western Digital vendor specific extensions", WDC_PLUGIN_VERSION),