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
1 changed files with 1 additions and 0 deletions

View File

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