From: Keith Busch Date: Wed, 31 Aug 2016 17:15:54 +0000 (-0600) Subject: Release version v0.9 X-Git-Tag: v0.9 X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=f2273c28dd277995226b12abc73688778ce001aa;p=users%2Fsagi%2Fnvme-cli.git Release version v0.9 New extensions, fabrics support, a bug fixes. The 'list' command is liberated from its udev dependency, and no longer requires CONFIG_IO_STRICT_DEVMEM be disabled. Signed-off-by: Keith Busch --- diff --git a/NVME-VERSION-GEN b/NVME-VERSION-GEN index b7282940..2ac54ec4 100755 --- a/NVME-VERSION-GEN +++ b/NVME-VERSION-GEN @@ -1,7 +1,7 @@ #!/bin/sh GVF=NVME-VERSION-FILE -DEF_VER=v0.8 +DEF_VER=v0.9 LF=' '