Skip to content

Commit

Permalink
Merge pull request xcat2#68 from xcat2/version_0.3.3
Browse files Browse the repository at this point in the history
Update goconserver version for xCAT 2.16.1 release
  • Loading branch information
besawn authored Nov 2, 2020
2 parents 8cf3e82 + b24fc4a commit 6166fe5
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 @@ -21,7 +21,7 @@ endif
ifeq ($(PLATFORM), Linux)
PLATFORM=linux
endif
VERSION=0.3.2
VERSION=0.3.3
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 6166fe5

Please sign in to comment.