release v1_14_2

pull/9569/head
Medya Gh 2020-10-27 14:52:42 -07:00
parent 7312d19106
commit cc30cd7b1f
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 ?= 14
VERSION_BUILD ?= 1
VERSION_BUILD ?= 2
RAW_VERSION=$(VERSION_MAJOR).$(VERSION_MINOR).$(VERSION_BUILD)
VERSION ?= v$(RAW_VERSION)