updated build script

This commit is contained in:
Bezalel 2018-08-01 02:02:05 +03:00
parent 02dde77daa
commit f19a75749b

View File

@ -2,7 +2,7 @@
sum="sha1sum"
# VERSION=`date -u +%Y%m%d`
VERSION="v1.01"
VERSION="v1.02"
LDFLAGS="-X main.VERSION=$VERSION -s -w"
GCFLAGS=""