Skip to content

Commit

Permalink
Prepare v3.10.1
Browse files Browse the repository at this point in the history
  • Loading branch information
raphael committed Oct 12, 2022
1 parent 5421505 commit a1c7da7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
#
MAJOR=3
MINOR=10
BUILD=0
BUILD=1

GOOS=$(shell go env GOOS)
GO_FILES=$(shell find . -type f -name '*.go')
Expand Down

0 comments on commit a1c7da7

Please sign in to comment.