We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 99b2780 commit 2b018ceCopy full SHA for 2b018ce
Makefile
@@ -1,6 +1,6 @@
1
BINARY=salt-bootstrap
2
3
-VERSION=0.3.2
+VERSION=0.3.3
4
BUILD_TIME=$(shell date +%FT%T)
5
LDFLAGS=-ldflags "-X github.com/sequenceiq/salt-bootstrap/saltboot.Version=${VERSION} -X github.com/sequenceiq/salt-bootstrap/saltboot.BuildTime=${BUILD_TIME}"
6
0 commit comments