Update to v1.3.1

pull/5055/head
Thomas Stromberg 2019-08-12 18:24:37 -07:00
parent 4f1dd95b56
commit 2fae07d5c5
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@
# Bump these on release - and please check ISO_VERSION for correctness.
VERSION_MAJOR ?= 1
VERSION_MINOR ?= 3
VERSION_BUILD ?= 0
VERSION_BUILD ?= 1
# Default to .0 for higher cache hit rates, as build increments typically don't require new ISO versions
ISO_VERSION ?= v$(VERSION_MAJOR).$(VERSION_MINOR).0