mirror of https://github.com/armbian/build.git
meson64: bump edge to 6.17
This commit is contained in:
parent
ff55f3185c
commit
ac97093201
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue