sunxi: bump current to latest minor

This commit is contained in:
EvilOlaf 2025-12-14 08:08:08 +00:00 committed by Rolf Leggewie
parent 4850dbfbf9
commit 682ee1cb09
2 changed files with 2 additions and 2 deletions

View File

@ -31,7 +31,7 @@ case $BRANCH in
current)
declare -g KERNEL_MAJOR_MINOR="6.12" # Major and minor versions of this kernel.
declare -g KERNELBRANCH="tag:v6.12.61"
declare -g KERNELBRANCH="tag:v6.12.62"
;;
edge)

View File

@ -32,7 +32,7 @@ case $BRANCH in
current)
declare -g KERNEL_MAJOR_MINOR="6.12" # Major and minor versions of this kernel.
declare -g KERNELBRANCH="tag:v6.12.61"
declare -g KERNELBRANCH="tag:v6.12.62"
;;
edge)