bump version 135

pull/20270/head
Medya Gh 2025-01-15 13:49:09 -08:00 committed by Medya Ghazizadeh
parent 74e98294cb
commit 7a33b23d08
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@
# Bump these on release - and please check ISO_VERSION for correctness.
VERSION_MAJOR ?= 1
VERSION_MINOR ?= 34
VERSION_MINOR ?= 35
VERSION_BUILD ?= 0
RAW_VERSION=$(VERSION_MAJOR).$(VERSION_MINOR).$(VERSION_BUILD)
VERSION ?= v$(RAW_VERSION)