mirror of
https://github.com/yuezk/GlobalProtect-openconnect.git
synced 2025-04-02 18:31:50 -04:00
Updated VERSION, Bumped 1.3.4 –> 1.4.0
This commit is contained in:
parent
e0c2c14dc3
commit
2319c7c49c
@ -304,7 +304,7 @@ do-versionfile() {
|
|||||||
[ -f VERSION ] && ACTION_MSG="Updated" || ACTION_MSG="Created"
|
[ -f VERSION ] && ACTION_MSG="Updated" || ACTION_MSG="Created"
|
||||||
|
|
||||||
GIT_MSG+="${ACTION_MSG} VERSION, "
|
GIT_MSG+="${ACTION_MSG} VERSION, "
|
||||||
echo $V_USR_INPUT > VERSION # Create file
|
echo $V_USR_INPUT | tr -d "\n" > VERSION # Create file
|
||||||
echo -e "\n${I_OK} ${S_NOTICE}${ACTION_MSG} [${S_NORM}VERSION${S_NOTICE}] file"
|
echo -e "\n${I_OK} ${S_NOTICE}${ACTION_MSG} [${S_NORM}VERSION${S_NOTICE}] file"
|
||||||
|
|
||||||
# Stage file for commit
|
# Stage file for commit
|
||||||
|
Loading…
Reference in New Issue
Block a user