We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents dfb276a + 18953d7 commit 0aea57dCopy full SHA for 0aea57d
Makefile
@@ -14,7 +14,7 @@
14
15
# Bump these on release
16
VERSION_MAJOR ?= 0
17
-VERSION_MINOR ?= 10
+VERSION_MINOR ?= 11
18
VERSION_BUILD ?= 0
19
20
VERSION ?= v$(VERSION_MAJOR).$(VERSION_MINOR).$(VERSION_BUILD)
0 commit comments