From 0eb548d21c8deeea93b065422e91d53f2204e501 Mon Sep 17 00:00:00 2001 From: Oktapra Amtono Date: Fri, 4 Feb 2022 18:03:27 +0700 Subject: [PATCH] Mystic-X9.2 Signed-off-by: Oktapra Amtono --- doBuild.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doBuild.sh b/doBuild.sh index 9dfce7440dd1..83305ce481a6 100755 --- a/doBuild.sh +++ b/doBuild.sh @@ -10,7 +10,7 @@ BUILD_START=$(date +"%s") # Name and version of kernel KERNEL_NAME="Mystic-EOL" -KERNEL_VERSION="x9.1" +KERNEL_VERSION="x9.2" # Device name if [[ "$*" =~ "a26x" ]]; then