Skip to content

Commit

Permalink
6.11.7
Browse files Browse the repository at this point in the history
  • Loading branch information
AdityaGarg8 authored Nov 12, 2024
1 parent edbbe57 commit b646bb8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ IMAGE_PATH="${WORKING_PATH}/image"
CODENAME=noble
FLAVOUR=$1
MINT_VERSION=22
KERNEL_VERSION=6.10.5
KERNEL_VERSION=6.11.7
PKGREL=1
sed -i "s/KVER/${KERNEL_VERSION}/g" $(pwd)/files/chroot_build.sh
sed -i "s/PREL/${PKGREL}/g" $(pwd)/files/chroot_build.sh
Expand Down

0 comments on commit b646bb8

Please sign in to comment.