1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2026-04-17 19:19:11 -04:00

compatible with semver

This commit is contained in:
Darien Raymond
2018-11-16 21:18:08 +01:00
parent 14646940a0
commit 09d3aaf2ab

View File

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