diff options
Diffstat (limited to 'NVME-VERSION-GEN')
-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 75b13d1..802bbd3 100755 --- a/NVME-VERSION-GEN +++ b/NVME-VERSION-GEN @@ -1,7 +1,7 @@ #!/bin/sh GVF=NVME-VERSION-FILE -DEF_VER=v1.12 +DEF_VER=v1.14 LF=' ' |