diff options
author | Brian Behlendorf <[email protected]> | 2021-06-29 13:16:38 -0700 |
---|---|---|
committer | Brian Behlendorf <[email protected]> | 2021-06-29 13:16:38 -0700 |
commit | 4694131a0a05b6db2727c9801f9729b9378d3064 (patch) | |
tree | 65e780c009af055c3445a0ef09d36256fca1bcd3 /META | |
parent | 3482c2b79ae062dbbc8032d63435d90846580920 (diff) |
Linux 5.13 compat: META
Increase the Linux-Maximum version in the META file to 5.13.
All of the required compatibility patches have been merged
and the 5.13 kernel has been officially released.
Signed-off-by: Brian Behlendorf <[email protected]>
Diffstat (limited to 'META')
-rw-r--r-- | META | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -6,5 +6,5 @@ Release: 1 Release-Tags: relext License: CDDL Author: OpenZFS -Linux-Maximum: 5.12 +Linux-Maximum: 5.13 Linux-Minimum: 3.10 |