1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2024-06-10 09:50:43 +00:00

compatible with semver

This commit is contained in:
Darien Raymond 2018-11-16 21:18:08 +01:00
parent 14646940a0
commit 09d3aaf2ab
No known key found for this signature in database
GPG Key ID: 7251FFA14BB18169

View File

@ -8,6 +8,7 @@ if [ "$DOTCNT" -gt 1 ]; then
PRE="true"
else
PRE="false"
VER="${VER}.0"
fi
if [ -z "$PROJECT" ]; then