Signed-off-by: Gwenhael Le Moine <cycojesus@darkstar.example.net>
This commit is contained in:
Gwenhael Le Moine 2014-03-03 20:44:58 +00:00
parent 39d45665b6
commit 96559b7707

View file

@ -4,7 +4,7 @@ CWD=$(pwd)
PRGNAM=$(basename $CWD)
#VERSION=${VERSION:-$(date +%F | tr - .)}
VERSION=${VERSION:-6.0.1}
VERSION=${VERSION:-6.0.2}
ARCH="noarch" # hardcode ARCH
BUILD=${BUILD:-1}
TAG=${TAG:-cyco}