Skip to content

Commit

Permalink
Bump to 5.1.1-rc05
Browse files Browse the repository at this point in the history
  • Loading branch information
fcyu committed Jan 21, 2024
1 parent 16baadc commit 7c1cb3d
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 = RC04
RC = RC05

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

Expand Down

0 comments on commit 7c1cb3d

Please sign in to comment.