From: Keith Busch Date: Tue, 9 Apr 2019 21:32:46 +0000 (-0600) Subject: Release for new stable fixes X-Git-Tag: v1.8.1 X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=c40b5f01e1c89f3b0ed20e24e9ba1564bb13b894;p=users%2Fsagi%2Fnvme-cli.git Release for new stable fixes There's been a few fixes since the last tag that are fairly critical for some scenarios, so we're tagging a new one already. Since these are all just fixes and no new features, we'll add an additional minor digit to the revision. Signed-off-by: Keith Busch --- diff --git a/NVME-VERSION-GEN b/NVME-VERSION-GEN index c3c8baf0..b1d86c34 100755 --- a/NVME-VERSION-GEN +++ b/NVME-VERSION-GEN @@ -1,7 +1,7 @@ #!/bin/sh GVF=NVME-VERSION-FILE -DEF_VER=v1.8 +DEF_VER=v1.8.1 LF=' '