diff --git a/apollo.sh b/apollo.sh index bb884b0d3abb..5146d3294a49 100755 --- a/apollo.sh +++ b/apollo.sh @@ -40,7 +40,7 @@ CR_DTB=$CR_DIR/arch/$CR_ARCH/boot/dtb.img # defconfig dir CR_DEFCONFIG=$CR_DIR/arch/$CR_ARCH/configs # Kernel Name and Version -CR_VERSION=V6.5 +CR_VERSION=V6.6 CR_NAME=Apollo # Thread count CR_JOBS=$(nproc --all)