Skip to content

Commit

Permalink
Bump to 5.1.1-rc11
Browse files Browse the repository at this point in the history
  • Loading branch information
fcyu committed Feb 13, 2024
1 parent 60d87cc commit e0992b2
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 = RC10
RC = RC11

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

Expand Down

0 comments on commit e0992b2

Please sign in to comment.