mirror of https://github.com/armbian/build.git
Initial changes to move meson64 edge from 6.9 to 6.10
This commit is contained in:
parent
882255833e
commit
41fbb0802a
|
@ -45,7 +45,7 @@ case $BRANCH in
|
||||||
declare -g KERNEL_MAJOR_MINOR="6.6"
|
declare -g KERNEL_MAJOR_MINOR="6.6"
|
||||||
;;
|
;;
|
||||||
edge)
|
edge)
|
||||||
declare -g KERNEL_MAJOR_MINOR="6.9"
|
declare -g KERNEL_MAJOR_MINOR="6.10"
|
||||||
;;
|
;;
|
||||||
|
|
||||||
esac
|
esac
|
||||||
|
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue