meson64-6.14: bump edge 6.13 -> 6.14

This commit is contained in:
Ricardo Pardini
2025-03-24 22:38:03 -03:00
committed by Igor
parent 4c65fbfb6b
commit 5bc21fccae

View File

@@ -39,7 +39,7 @@ case $BRANCH in
declare -g KERNEL_MAJOR_MINOR="6.12" declare -g KERNEL_MAJOR_MINOR="6.12"
;; ;;
edge) edge)
declare -g KERNEL_MAJOR_MINOR="6.13" declare -g KERNEL_MAJOR_MINOR="6.14"
;; ;;
esac esac