From: Keith Busch Date: Wed, 27 May 2020 16:35:55 +0000 (-0700) Subject: Release stable fixes for 1.11 X-Git-Tag: v1.11.2 X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=refs%2Fheads%2F1.11-stable;p=users%2Fhch%2Fnvme-cli.git Release stable fixes for 1.11 list was broken on slightly older linux kernels. Tag new release with the fix on new branch. Signed-off-by: Keith Busch --- diff --git a/NVME-VERSION-GEN b/NVME-VERSION-GEN index 2624b54..e9ef971 100755 --- a/NVME-VERSION-GEN +++ b/NVME-VERSION-GEN @@ -1,7 +1,7 @@ #!/bin/sh GVF=NVME-VERSION-FILE -DEF_VER=v1.11.1 +DEF_VER=v1.11.2 LF=' '