From: Keith Busch Date: Thu, 17 Mar 2016 23:33:48 +0000 (-0600) Subject: Release v0.5 X-Git-Tag: v0.5 X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=76f72197156c541dab2192df391f81550cc6475e;p=users%2Fsagi%2Fnvme-cli.git Release v0.5 The v0.4 breakage should all be resolved now. Tagging release v0.5, and back to stability. Signed-off-by: Keith Busch --- diff --git a/NVME-VERSION-GEN b/NVME-VERSION-GEN index 5291955f..b2bca8af 100755 --- a/NVME-VERSION-GEN +++ b/NVME-VERSION-GEN @@ -1,7 +1,7 @@ #!/bin/sh GVF=NVME-VERSION-FILE -DEF_VER=v0.4 +DEF_VER=v0.5 LF=' '