5.14.6, 5.13.19, 5.10.67

This commit is contained in:
Tk-Glitch
2021-09-18 15:31:56 +02:00
parent 0930753e7e
commit aa7ac97735
2 changed files with 7 additions and 7 deletions

View File

@@ -9,11 +9,11 @@ _kver_subver_map=(
["5.7"]="19"
["5.8"]="18"
["5.9"]="16"
["5.10"]="66"
["5.10"]="67"
["5.11"]="22"
["5.12"]="19"
["5.13"]="18"
["5.14"]="5"
["5.13"]="19"
["5.14"]="6"
["5.15"]="rc1"
)