From: Keith Busch Date: Tue, 1 Mar 2016 21:24:58 +0000 (-0700) Subject: Update default version X-Git-Tag: v0.5~25 X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=60494e9c44b4e7d9ffdaa0a90b8d486ea863efdc;p=users%2Fsagi%2Fnvme-cli.git Update default version This should have been updated inline with the tags so the version file wouldn't depend on having a git repository. Reported-by: Breno Leitao Signed-off-by:Keith Busch --- diff --git a/NVME-VERSION-GEN b/NVME-VERSION-GEN index adaa1f47..5291955f 100755 --- a/NVME-VERSION-GEN +++ b/NVME-VERSION-GEN @@ -1,7 +1,7 @@ #!/bin/sh GVF=NVME-VERSION-FILE -DEF_VER=0.1 +DEF_VER=v0.4 LF=' '