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 dc21c18 commit 427c753Copy full SHA for 427c753
1 file changed
build.sh
@@ -9,7 +9,7 @@ FLAVOUR=$1
9
ISO_MOUNT_DIR="$ROOT_PATH/${FLAVOUR}-original" # Temporary mount point for the original ISO
10
VER=25.10
11
CODENAME=questing
12
-KERNEL_VERSION=6.19.3
+KERNEL_VERSION=6.19.4
13
PKGREL=1
14
ISO_IMAGE=${FLAVOUR}-25.10-desktop-amd64.iso
15
ISO_IMAGE_OUTPUT="${OUTPUT_PATH}/${FLAVOUR}-${VER}-${KERNEL_VERSION}-t2-${CODENAME}.iso"
0 commit comments