diff options
Diffstat (limited to '')
-rwxr-xr-x | NVME-VERSION-GEN | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/NVME-VERSION-GEN b/NVME-VERSION-GEN index 802bbd3..795f8ec 100755 --- a/NVME-VERSION-GEN +++ b/NVME-VERSION-GEN @@ -1,7 +1,7 @@ #!/bin/sh GVF=NVME-VERSION-FILE -DEF_VER=v1.14 +DEF_VER=v1.15 LF=' ' |