up
This commit is contained in:
parent
46b2f09f6d
commit
7876d8f5e8
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ set -x
|
||||||
CWD=$(pwd)
|
CWD=$(pwd)
|
||||||
|
|
||||||
PRGNAM=$(basename $CWD)
|
PRGNAM=$(basename $CWD)
|
||||||
VERSION=${VERSION:=5.2.1}
|
VERSION=${VERSION:=5.3}
|
||||||
|
|
||||||
BUILD=${BUILD:=1}
|
BUILD=${BUILD:=1}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue