Update version to 0.12.1

This commit is contained in:
Lior Halphon 2019-06-22 19:12:12 +03:00
parent 080fde08b6
commit 23229f1118

View File

@ -32,7 +32,7 @@ ifeq ($(MAKECMDGOALS),)
MAKECMDGOALS := $(DEFAULT) MAKECMDGOALS := $(DEFAULT)
endif endif
VERSION := 0.12 VERSION := 0.12.1
export VERSION export VERSION
CONF ?= debug CONF ?= debug