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