version bumps: 5.18.3 5.17.14 5.15.46 5.10.121

This commit is contained in:
Adel KARA SLIMANE
2022-06-09 12:50:15 +00:00
committed by BIG UGLY FROGMINER
parent 94ddaf5996
commit be92222b0a
2 changed files with 8 additions and 8 deletions

View File

@@ -12,15 +12,15 @@ _kver_subver_map=(
["5.7"]="19"
["5.8"]="18"
["5.9"]="16"
["5.10"]="120"
["5.10"]="121"
["5.11"]="22"
["5.12"]="19"
["5.13"]="19"
["5.14"]="21"
["5.15"]="45"
["5.15"]="46"
["5.16"]="20"
["5.17"]="13"
["5.18"]="2"
["5.17"]="14"
["5.18"]="3"
["5.19"]="rc1"
)