Skip to content

Commit eb7d213

Browse files
6.13.7-2
1 parent 19c6a8f commit eb7d213

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

build.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ FLAVOUR=$1
77
ISO_MOUNT_DIR="$ROOT_PATH/${FLAVOUR}-original" # Temporary mount point for the original ISO
88
VER=24.04
99
CODENAME=noble
10-
KERNEL_VERSION=6.13.6
11-
PKGREL=1
10+
KERNEL_VERSION=6.13.7
11+
PKGREL=2
1212

1313
ISO_IMAGE=${FLAVOUR}-24.04.2-desktop-amd64.iso
1414
ISO_IMAGE_OUTPUT="${OUTPUT_PATH}/${FLAVOUR}-${VER}-${KERNEL_VERSION}-t2-${CODENAME}.iso"

0 commit comments

Comments
 (0)