change timestamp
This commit is contained in:
parent
d48c2a6426
commit
8b562f8af3
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ WITH_SUBTLY="YES"
|
|||
|
||||
CWD=$(pwd)
|
||||
PRGNAM=$(basename $CWD)
|
||||
VERSION=hg$(date +%F | tr -d '-' )
|
||||
VERSION=hg$(date +%Y%m%d_%H%M)
|
||||
BUILD=1
|
||||
PACKAGER=cyco
|
||||
|
||||
|
|
Loading…
Reference in a new issue