overridable VERSION ; Updated

Signed-off-by: Gwenhael Le Moine <gwenhael.le.moine@gmail.com>
This commit is contained in:
Gwenhael Le Moine 2010-09-17 08:42:02 +07:00
parent 95c2843181
commit f13dd50d09

View file

@ -4,7 +4,7 @@ set -x
CWD=$(pwd)
PRGNAM=$(basename $CWD)
VERSION=0.2
VERSION=${VERSION:-0.2}
BUILD=1
PACKAGER=cyco