From 174fdd1677c39e582aac27025fe52fb9a36a90ee Mon Sep 17 00:00:00 2001 From: FintasticMan <52415484+FintasticMan@users.noreply.github.com> Date: Tue, 24 May 2022 23:56:08 +0200 Subject: [PATCH] cfg: Add 5.18 to kernel list (#521) --- customization.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/customization.cfg b/customization.cfg index f960a64..ea4b4ed 100644 --- a/customization.cfg +++ b/customization.cfg @@ -5,7 +5,7 @@ # If left empty, the script will prompt _distro="" -# Kernel Version - Options are "5.4", "5.7", "5.8", "5.9", "5.10", "5.11", "5.12", "5.13", "5.14", "5.15", "5.16", "5.17" +# Kernel Version - Options are "5.4", "5.7", "5.8", "5.9", "5.10", "5.11", "5.12", "5.13", "5.14", "5.15", "5.16", "5.17", "5.18" _version="" #### MISC OPTIONS ####