Skip to content

Commit

Permalink
Bump to 5.1.0-rc9
Browse files Browse the repository at this point in the history
  • Loading branch information
fcyu committed Nov 21, 2023
1 parent 73a5591 commit c20e2a3
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.0
RC = RC8
RC = RC9

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

Expand Down

0 comments on commit c20e2a3

Please sign in to comment.