meson64: bump edge to 6.15

This commit is contained in:
Ricardo Pardini
2025-04-07 11:22:44 -03:00
parent 8df0a1a932
commit f13025d023

View File

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