]> www.infradead.org Git - users/sagi/nvme-cli.git/commitdiff
Release v1.1 v1.1
authorKeith Busch <keith.busch@intel.com>
Wed, 21 Dec 2016 22:24:31 +0000 (17:24 -0500)
committerKeith Busch <keith.busch@intel.com>
Wed, 21 Dec 2016 22:24:31 +0000 (17:24 -0500)
This fixes multiple compiler warnings for 32-bit and other environments
from v1.0, adds more documentation to fabrics, removes the libudev
dependency entirely from this project, adds a framework for unit testing
devices, and fixes usage for user defined install paths.

Signed-off-by: Keith Busch <keith.busch@intel.com>
NVME-VERSION-GEN

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