meson64: bump edge from 6.11 to 6.12 via rename

This commit is contained in:
Ricardo Pardini
2024-11-17 15:25:00 +01:00
parent 23052814c0
commit e6744c61bc
119 changed files with 1 additions and 1 deletions

View File

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