From: Keith Busch Date: Thu, 14 Apr 2016 21:11:41 +0000 (-0600) Subject: Release 0.6 X-Git-Tag: v0.6 X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=d6748bfba3a98ffde5790ea632345d2f3caec95e;p=users%2Fsagi%2Fnvme-cli.git Release 0.6 Fixes a couple missing namespace parameteters to newer sub-commands, and various printing updates. --- diff --git a/NVME-VERSION-GEN b/NVME-VERSION-GEN index b2bca8af..7a99d443 100755 --- a/NVME-VERSION-GEN +++ b/NVME-VERSION-GEN @@ -1,7 +1,7 @@ #!/bin/sh GVF=NVME-VERSION-FILE -DEF_VER=v0.5 +DEF_VER=v0.6 LF=' '