We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 20a8110 commit 7d250adCopy full SHA for 7d250ad
Makefile
@@ -1,6 +1,6 @@
1
BINARY=salt-bootstrap
2
3
-VERSION=0.12.0
+VERSION=0.12.1
4
BUILD_TIME=$(shell date +%FT%T)
5
LDFLAGS=-ldflags "-X github.com/hortonworks/salt-bootstrap/saltboot.Version=${VERSION} -X github.com/hortonworks/salt-bootstrap/saltboot.BuildTime=${BUILD_TIME}"
6
GOFILES = $(shell find . -type f -name '*.go')
0 commit comments