bump release

This commit is contained in:
Tejal Desai 2020-02-03 13:17:02 -08:00
parent 42b1b68dff
commit ce00eaed3c
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@
# Bump these on release
VERSION_MAJOR ?= 0
VERSION_MINOR ?= 16
VERSION_MINOR ?= 17
VERSION_BUILD ?= 0
VERSION ?= v$(VERSION_MAJOR).$(VERSION_MINOR).$(VERSION_BUILD)