uefi(all): bump edge to 6.15

This commit is contained in:
Ricardo Pardini
2025-04-07 11:23:26 -03:00
parent e77eabcf23
commit 7bd6c1c66c

View File

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