Tag release

This commit is contained in:
Vasily Evseenko 2019-06-23 16:33:02 +03:00
parent b0b88d7ac3
commit a725ef6e2f

View File

@ -1,4 +1,4 @@
VERSION ?= $(shell ./version.py)
VERSION ?= $(shell ./version.py 19.06)
ARCH ?= $(shell uname -i)
COMMIT ?= $(shell git rev-parse HEAD)