From: Tarun Kumar Date: Tue, 9 Jan 2024 09:14:03 +0000 (+0530) Subject: [TCT][Scripts][Non-ACR] Updated Current Version in tpk_create script X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=6744e9bffdabf2fdb7709e933f50cbf6de7baf03;p=test%2Ftct%2Fnative%2Fapi.git [TCT][Scripts][Non-ACR] Updated Current Version in tpk_create script Change-Id: I2916f0cf42dd8f5b5f7f1f2972b37f9356a2efea Signed-off-by: Tarun Kumar --- diff --git a/scripts_tpk/tpk_create.sh b/scripts_tpk/tpk_create.sh index 512e1300d..d029aae81 100755 --- a/scripts_tpk/tpk_create.sh +++ b/scripts_tpk/tpk_create.sh @@ -655,7 +655,7 @@ if [ "$ARCH_TYPE" == "x86" ]; then else WORKSPACE_PATH="$HOME/workspace_${PROFILE_TYPE}_${ARCH_TYPE}" fi -CURRENT_VERSION="8.0" +CURRENT_VERSION="9.0" #####Check for architecture in case of TV profile########## if [ "$ARCH_TYPE" != "arm" ]&& [ "$ARCH_TYPE" != "aarch64" ]; then