Skip to content

Commit

Permalink
Bump to 5.1.1-rc09
Browse files Browse the repository at this point in the history
  • Loading branch information
fcyu committed Feb 2, 2024
1 parent 833984b commit e78f774
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 @@ -7,7 +7,7 @@ VERSION = $(shell date +%Y%m%d)
BUILD = $(shell date +%Y%m%d%H%M)

TAG = v5.1.1
RC = RC08
RC = RC09

LDFLAGS = -ldflags "-w -s -extldflags -static -X main.version=${TAG} -X main.build=${BUILD}"

Expand Down

0 comments on commit e78f774

Please sign in to comment.