change timestamp

This commit is contained in:
Gwenhael Le Moine 2010-09-01 17:05:41 +07:00
parent d48c2a6426
commit 8b562f8af3

View file

@ -4,7 +4,7 @@ WITH_SUBTLY="YES"
CWD=$(pwd) CWD=$(pwd)
PRGNAM=$(basename $CWD) PRGNAM=$(basename $CWD)
VERSION=hg$(date +%F | tr -d '-' ) VERSION=hg$(date +%Y%m%d_%H%M)
BUILD=1 BUILD=1
PACKAGER=cyco PACKAGER=cyco