2025-06-18 15:10:14
This commit is contained in:
parent
347260739c
commit
a1b79ca66a
2 changed files with 3 additions and 3 deletions
|
@ -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")
|
||||
|
|
|
@ -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")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue