mirror of https://github.com/armbian/build.git
meson64: bump `edge` from `6.11` to `6.12` via rename
This commit is contained in:
parent
23052814c0
commit
e6744c61bc
|
@ -46,7 +46,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.11"
|
declare -g KERNEL_MAJOR_MINOR="6.12"
|
||||||
;;
|
;;
|
||||||
|
|
||||||
esac
|
esac
|
||||||
|
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue