uefi: bump edge to 6.18

This commit is contained in:
Ricardo Pardini 2025-10-12 18:59:49 +02:00 committed by Igor
parent 9a8ecb8e6e
commit 399816f085

View File

@ -41,7 +41,7 @@ case "${BRANCH}" in
;;
edge)
declare -g KERNEL_MAJOR_MINOR="6.17"
declare -g KERNEL_MAJOR_MINOR="6.18"
;;
esac