]> www.infradead.org Git - users/sagi/nvme-cli.git/commitdiff
Release version 1.0 v1.0
authorKeith Busch <keith.busch@intel.com>
Tue, 15 Nov 2016 23:15:25 +0000 (18:15 -0500)
committerKeith Busch <keith.busch@intel.com>
Tue, 15 Nov 2016 23:15:25 +0000 (18:15 -0500)
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 <keith.busch@intel.com>
NVME-VERSION-GEN

index 2ac54ec41d21256d459a65f92d00f2634e123047..efe17e09aecdc763a0ee50d1b40c2e2b9e243318 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 
 GVF=NVME-VERSION-FILE
-DEF_VER=v0.9
+DEF_VER=v1.0
 
 LF='
 '