From: Keith Busch Date: Wed, 21 Dec 2016 22:24:31 +0000 (-0500) Subject: Release v1.1 X-Git-Tag: v1.1 X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=d15673ce8d2f909dad160c4501aba0eab94b938e;p=users%2Fsagi%2Fnvme-cli.git Release v1.1 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 --- diff --git a/NVME-VERSION-GEN b/NVME-VERSION-GEN index efe17e09..1bcc690b 100755 --- a/NVME-VERSION-GEN +++ b/NVME-VERSION-GEN @@ -1,7 +1,7 @@ #!/bin/sh GVF=NVME-VERSION-FILE -DEF_VER=v1.0 +DEF_VER=v1.1 LF=' '