Skip to content

Commit 014a43c

Browse files
committed
Prepare v1.11.0 release
1 parent 7930e96 commit 014a43c

File tree

2 files changed

+651
-870
lines changed

2 files changed

+651
-870
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
# - "ci" runs "depend" and "all"
1414
#
1515
MAJOR=1
16-
MINOR=10
16+
MINOR=11
1717
BUILD=0
1818

1919
GO_FILES=$(shell find . -type f -name '*.go')

0 commit comments

Comments
 (0)