up build number
This commit is contained in:
parent
b5266d8e4c
commit
87fe75fa92
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ CWD=$(pwd)
|
|||
PRGNAM=$(basename $CWD)
|
||||
VERSION=0.10.18
|
||||
ARCH=${ARCH:-$(uname -m)}
|
||||
BUILD=${BUILD:-1}
|
||||
BUILD=${BUILD:-2}
|
||||
TAG=${TAG:-cyco}
|
||||
|
||||
TMP=${TMP:-/tmp/SBo}
|
||||
|
|
Loading…
Reference in a new issue