We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f7f8b6a commit 3381d25Copy full SHA for 3381d25
config/sources/families/include/meson64_common.inc
@@ -41,7 +41,7 @@ case $BRANCH in
41
declare -g KERNEL_MAJOR_MINOR="6.12"
42
;;
43
edge)
44
- declare -g KERNEL_MAJOR_MINOR="6.17"
+ declare -g KERNEL_MAJOR_MINOR="6.18"
45
46
47
esac
0 commit comments