From b2dfa363b4978cb986dec6d269b9d911f685faea Mon Sep 17 00:00:00 2001 From: Quentin Date: Thu, 31 Oct 2019 20:19:49 +0100 Subject: [PATCH] Update config.mak --- build/config.mak | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/config.mak b/build/config.mak index d28dde3cb..da7c8fda9 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.10.4-0 +EPSILON_CUSTOM_VERSION ?= 1.11.0-0 # Valid values are "none", "update", "beta" EPSILON_APPS ?= calculation rpn graph code statistics probability solver sequence regression settings EPSILON_I18N ?= en fr es de pt