meson64: bump edge to 6.11 (currently v6.11-rc7)

This commit is contained in:
Ricardo Pardini
2024-09-14 13:32:46 +02:00
committed by Igor
parent d0b4bce222
commit e26f7fff06

View File

@@ -45,7 +45,7 @@ case $BRANCH in
declare -g KERNEL_MAJOR_MINOR="6.6"
;;
edge)
declare -g KERNEL_MAJOR_MINOR="6.10"
declare -g KERNEL_MAJOR_MINOR="6.11"
;;
esac