Skip to content

Commit

Permalink
Merge pull request xcat2#35 from chenglch/version
Browse files Browse the repository at this point in the history
Bump version to 0.2.2
  • Loading branch information
chenglch authored Mar 30, 2018
2 parents c828fb7 + 54aaf9a commit 75077f1
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
Expand Up @@ -20,7 +20,7 @@ endif
ifeq ($(PLATFORM), Linux)
PLATFORM=linux
endif
VERSION=0.2.1
VERSION=0.2.2
BUILD_TIME=`date +%FT%T%z`
LDFLAGS=-ldflags "-X main.Version=${VERSION} -X main.BuildTime=${BUILD_TIME} -X main.Commit=${COMMIT}"

Expand Down

0 comments on commit 75077f1

Please sign in to comment.