Skip to content

Commit 509b3f7

Browse files
author
wuxianrong
committed
fix Makefile
1 parent d6305fd commit 509b3f7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tools/pika_exporter/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ COMPILERVERSION := $(subst go version ,,$(shell go version))
1010
PROJNAME := pika_exporter
1111
PIKA_EXPORTER_MAJOR := 3
1212
PIKA_EXPORTER_MINOR := 5
13-
PIKA_EXPORTER_PATCH := 4
13+
PIKA_EXPORTER_PATCH := 5
1414

1515
define GENERATE_VERSION_CODE
1616
cat << EOF | gofmt > version.go

0 commit comments

Comments
 (0)