Skip to content

Commit

Permalink
update version to 0.3.8
Browse files Browse the repository at this point in the history
  • Loading branch information
sodre90 committed Jan 25, 2017
1 parent 4997d0d commit ae047d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
BINARY=salt-bootstrap

VERSION=0.3.7
VERSION=0.3.8
BUILD_TIME=$(shell date +%FT%T)
LDFLAGS=-ldflags "-X github.com/sequenceiq/salt-bootstrap/saltboot.Version=${VERSION} -X github.com/sequenceiq/salt-bootstrap/saltboot.BuildTime=${BUILD_TIME}"

Expand Down

0 comments on commit ae047d4

Please sign in to comment.