meson64: bump edge to 6.17

This commit is contained in:
Ricardo Pardini 2025-10-04 21:58:56 +02:00 committed by Igor
parent ff55f3185c
commit ac97093201
1 changed files with 1 additions and 1 deletions

View File

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