diff --git a/apollo.sh b/apollo.sh index 624c9a6e012d..027a1fa4feaa 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=V1.4 +CR_VERSION=V1.5 CR_NAME=DS-ACK # Thread count CR_JOBS=$(nproc --all)