From 8c2286563a3876a15317e3cdbbff85d7e4c28217 Mon Sep 17 00:00:00 2001 From: Maximilian Luz Date: Mon, 9 Oct 2023 21:16:00 +0200 Subject: [PATCH] Update Debian kernel to v6.5.6 --- pkg/debian/kernel/version.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkg/debian/kernel/version.conf b/pkg/debian/kernel/version.conf index a2c72b95a..ec7b080be 100644 --- a/pkg/debian/kernel/version.conf +++ b/pkg/debian/kernel/version.conf @@ -1,3 +1,3 @@ -KERNEL_VERSION="6.5.5" +KERNEL_VERSION="6.5.6" KERNEL_REVISION="1" KERNEL_LOCALVERSION="-surface" \ No newline at end of file