From 2cd0f888c3572ee8cb3a66f7a50f59a52c726a47 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 13 Dec 2024 07:46:47 +0000 Subject: [PATCH] 6.11.8-1 --- build.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sh b/build.sh index 487779b..b9c0daa 100755 --- a/build.sh +++ b/build.sh @@ -6,7 +6,7 @@ OUTPUT_PATH=$(pwd)/output ISO_MOUNT_DIR="$ROOT_PATH/kubuntu-original" # Temporary mount point for the original ISO VER=24.04 CODENAME=noble -KERNEL_VERSION=6.12.4 +KERNEL_VERSION=6.11.8 PKGREL=1 ISO_IMAGE=kubuntu-24.04.1-desktop-amd64.iso