Skip to content

Commit e78f774

Browse files
committed
Bump to 5.1.1-rc09
1 parent 833984b commit e78f774

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ VERSION = $(shell date +%Y%m%d)
77
BUILD = $(shell date +%Y%m%d%H%M)
88

99
TAG = v5.1.1
10-
RC = RC08
10+
RC = RC09
1111

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

0 commit comments

Comments
 (0)