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 cf0f6ca commit 86e7c95Copy full SHA for 86e7c95
Makefile
@@ -14,7 +14,7 @@
14
15
# Bump these on release - and please check ISO_VERSION for correctness.
16
VERSION_MAJOR ?= 1
17
-VERSION_MINOR ?= 36
+VERSION_MINOR ?= 37
18
VERSION_BUILD ?= 0
19
RAW_VERSION=$(VERSION_MAJOR).$(VERSION_MINOR).$(VERSION_BUILD)
20
VERSION ?= v$(RAW_VERSION)
0 commit comments