meson64-6.14: bump edge 6.13 -> 6.14

This commit is contained in:
Ricardo Pardini 2025-03-24 22:38:03 -03:00
parent d3b7de7ff1
commit 8cc24c5d5b
No known key found for this signature in database
GPG Key ID: 3B5E3FE39EC7EDE9

View File

@ -39,7 +39,7 @@ case $BRANCH in
declare -g KERNEL_MAJOR_MINOR="6.12"
;;
edge)
declare -g KERNEL_MAJOR_MINOR="6.13"
declare -g KERNEL_MAJOR_MINOR="6.14"
;;
esac