bump all versions to 1.0.2
This commit is contained in:
parent
ac7e078c02
commit
96411e877f
2
Makefile
2
Makefile
@ -1,7 +1,7 @@
|
|||||||
|
|
||||||
export PATH := /usr/lib/mxe/usr/bin:$(PATH)
|
export PATH := /usr/lib/mxe/usr/bin:$(PATH)
|
||||||
GOFLAGS := -ldflags='-s -w' -gcflags='-trimpath=$(CURDIR)' -asmflags='-trimpath=$(CURDIR)'
|
GOFLAGS := -ldflags='-s -w' -gcflags='-trimpath=$(CURDIR)' -asmflags='-trimpath=$(CURDIR)'
|
||||||
VERSION := 1.0.1
|
VERSION := 1.0.2
|
||||||
|
|
||||||
.PHONY: all libs dist clean
|
.PHONY: all libs dist clean
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user