There was an error while loading. Please reload this page.
2 parents f03987b + b7fd8a5 commit 7a9f6a8Copy full SHA for 7a9f6a8
1 file changed
Makefile
@@ -14,8 +14,8 @@
14
15
# Bump these on release - and please check ISO_VERSION for correctness.
16
VERSION_MAJOR ?= 1
17
-VERSION_MINOR ?= 38
18
-VERSION_BUILD ?= 1
+VERSION_MINOR ?= 39
+VERSION_BUILD ?= 0
19
RAW_VERSION=$(VERSION_MAJOR).$(VERSION_MINOR).$(VERSION_BUILD)
20
VERSION ?= v$(RAW_VERSION)
21
0 commit comments