Skip to content

Commit 553caf7

Browse files
committed
Bump to 5.1.1-rc10
1 parent 7ebf9a9 commit 553caf7

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 = RC09
10+
RC = RC10
1111

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

0 commit comments

Comments
 (0)