upgraded
This commit is contained in:
parent
a805cf8914
commit
cd073edfc9
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ set -x -e
|
|||
CWD=$(pwd)
|
||||
|
||||
PRGNAM=$(basename $CWD)
|
||||
VERSION=${VERSION:-1.2.0}
|
||||
VERSION=${VERSION:-1.3.0-alpha4}
|
||||
ARCH=${ARCH:-java}
|
||||
BUILD=${BUILD:-1}
|
||||
|
||||
|
|
Loading…
Reference in a new issue