Skip to content

Commit e8cb0d7

Browse files
authored
6.13.7-2
1 parent 9593b9a commit e8cb0d7

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
@@ -8,8 +8,8 @@ IMAGE_PATH="${WORKING_PATH}/image"
88
CODENAME=noble
99
FLAVOUR=$1
1010
MINT_VERSION=22.1
11-
KERNEL_VERSION=6.13.6
12-
PKGREL=1
11+
KERNEL_VERSION=6.13.7
12+
PKGREL=2
1313
sed -i "s/KVER/${KERNEL_VERSION}/g" $(pwd)/files/chroot_build.sh
1414
sed -i "s/PREL/${PKGREL}/g" $(pwd)/files/chroot_build.sh
1515

0 commit comments

Comments
 (0)