From 16f5eb4694eb3e4dc6da4dd911988bed7245b229 Mon Sep 17 00:00:00 2001 From: Quentin Date: Wed, 30 Oct 2019 22:06:33 +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 32a0e0676..46b7db1fa 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.2-0 +EPSILON_CUSTOM_VERSION ?= 1.10.3-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