Update Makefile to 0.35.0

pull/3811/head
Sharif Elgamal 2019-03-06 15:04:39 -08:00
parent 79c1e7d955
commit 05d1620c33
No known key found for this signature in database
GPG Key ID: 23CC0225BD9FD702
1 changed files with 2 additions and 2 deletions

View File

@ -14,8 +14,8 @@
# Bump these on release - and please check ISO_VERSION for correctness.
VERSION_MAJOR ?= 0
VERSION_MINOR ?= 34
VERSION_BUILD ?= 1
VERSION_MINOR ?= 35
VERSION_BUILD ?= 0
# 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