From: Keith Busch Date: Tue, 15 Nov 2016 23:15:25 +0000 (-0500) Subject: Release version 1.0 X-Git-Tag: v1.0 X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=f6a8a0744553ab1fa7796498f8eeb6f5bb8e5b09;p=users%2Fsagi%2Fnvme-cli.git Release version 1.0 Been long enough, and lots of updates accumlated. Thank you to everyone who contributed this round! Just some highlights in this release: * Bug fixes on some of the lesser used parameters and commands * Support for fabrics discover and connect to targets * More 3rd party extensions have been added * New JSON output formats on some of the show routines * Documenation updates and fixes * Compiler warnings for some configurations Signed-off-by: Keith Busch --- diff --git a/NVME-VERSION-GEN b/NVME-VERSION-GEN index 2ac54ec4..efe17e09 100755 --- a/NVME-VERSION-GEN +++ b/NVME-VERSION-GEN @@ -1,7 +1,7 @@ #!/bin/sh GVF=NVME-VERSION-FILE -DEF_VER=v0.9 +DEF_VER=v1.0 LF=' '