From 29f62d09c7f4b3ef8912d3c72452a6ce7fe221d7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Quentin=20Guid=C3=A9e?= Date: Sun, 27 Oct 2019 12:19:51 +0100 Subject: [PATCH] Increment version number --- build/config.mak | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/config.mak b/build/config.mak index aa032bf3b..aadee79eb 100644 --- a/build/config.mak +++ b/build/config.mak @@ -4,7 +4,7 @@ PLATFORM ?= device DEBUG ?= 0 EPSILON_VERSION ?= 12.0.0 -EPSILON_CUSTOM_VERSION ?= 1.8.2-0 +EPSILON_CUSTOM_VERSION ?= 1.9.0-0 # Valid values are "none", "update", "beta" EPSILON_APPS ?= calculation graph code statistics probability solver sequence regression settings EPSILON_I18N ?= en fr es de pt