2025-06-18 15:10:14

This commit is contained in:
Ho Sy Tan 2025-06-18 15:10:14 +07:00
parent 347260739c
commit a1b79ca66a
2 changed files with 3 additions and 3 deletions

View file

@ -8,7 +8,7 @@
# Copyright (C) 2015 - 2025, CT129 Dev Team <dev@ct129.com>
################################################################################
export GIT_BRACNH="dev/2.4.1"
export GIT_BRACNH="master"
export TIMESTAMP=`date +"%Y-%m-%d %H:%M:%S"`
export SCRIPT=$(readlink -f "$0")

View file

@ -8,8 +8,8 @@
# Copyright (C) 2015 - 2025, CT129 Dev Team <dev@ct129.com>
################################################################################
export GIT_BRACNH="dev/2.4.1"
export GIT_TAG="2.4.1-202506-15"
export GIT_BRACNH="master"
export GIT_TAG="2.4.1-20250618"
export TIMESTAMP=`date +"%Y-%m-%d %H:%M:%S"`
export SCRIPT=$(readlink -f "$0")