Skip to content

Commit 682ee1c

Browse files
EvilOlafleggewie
authored andcommitted
sunxi: bump current to latest minor
1 parent 4850dbf commit 682ee1c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

config/sources/families/include/sunxi64_common.inc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ case $BRANCH in
3131

3232
current)
3333
declare -g KERNEL_MAJOR_MINOR="6.12" # Major and minor versions of this kernel.
34-
declare -g KERNELBRANCH="tag:v6.12.61"
34+
declare -g KERNELBRANCH="tag:v6.12.62"
3535
;;
3636

3737
edge)

config/sources/families/include/sunxi_common.inc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ case $BRANCH in
3232

3333
current)
3434
declare -g KERNEL_MAJOR_MINOR="6.12" # Major and minor versions of this kernel.
35-
declare -g KERNELBRANCH="tag:v6.12.61"
35+
declare -g KERNELBRANCH="tag:v6.12.62"
3636
;;
3737

3838
edge)

0 commit comments

Comments
 (0)