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.
1 parent ae7447e commit 2a79043Copy full SHA for 2a79043
Makefile
@@ -14,7 +14,7 @@
14
15
# Bump these on release
16
VERSION_MAJOR ?= 1
17
-VERSION_MINOR ?= 20
+VERSION_MINOR ?= 21
18
VERSION_BUILD ?= 0
19
20
VERSION ?= v$(VERSION_MAJOR).$(VERSION_MINOR).$(VERSION_BUILD)
0 commit comments