Initial changes to move meson edge from 6.9 to 6.10

This commit is contained in:
SteeManMI 2024-07-28 21:32:14 -04:00 committed by Igor
parent 8797b2371b
commit 78acfe1a5a
54 changed files with 1 additions and 1 deletions

View File

@ -33,7 +33,7 @@ case $BRANCH in
;;
edge)
declare -g KERNEL_MAJOR_MINOR="6.9"
declare -g KERNEL_MAJOR_MINOR="6.10"
;;
esac