Skip to content

Commit d8413d6

Browse files
committed
Bump to v5.1.3 RC11
1 parent 4abef91 commit d8413d6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Makefile

Lines changed: 1 addition & 1 deletion
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.3
10-
RC = RC10
10+
RC = RC11
1111

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

0 commit comments

Comments
 (0)