1 parent e15758c commit c34e789Copy full SHA for c34e789
1 file changed
Makefile
@@ -7,7 +7,7 @@ VERSION = $(shell date +%Y%m%d)
7
BUILD = $(shell date +%Y%m%d%H%M)
8
9
TAG = v5.1.3
10
-RC = RC12
+RC = RC13
11
12
LDFLAGS = -ldflags "-w -s -extldflags -static -X main.version=${TAG} -X main.build=${BUILD}"
13
0 commit comments