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 74e9829 commit 7a33b23Copy full SHA for 7a33b23
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 ?= 34
+VERSION_MINOR ?= 35
18
VERSION_BUILD ?= 0
19
RAW_VERSION=$(VERSION_MAJOR).$(VERSION_MINOR).$(VERSION_BUILD)
20
VERSION ?= v$(RAW_VERSION)
0 commit comments