From b83c686773b00d8a6ed2919672fd6cda6e14285a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?L=C3=A9a=20Saviot?= Date: Fri, 10 Jul 2020 10:49:19 +0200 Subject: [PATCH] build: Version 14.4.1 --- build/config.mak | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/config.mak b/build/config.mak index 1e6f096ed..e6b20d515 100644 --- a/build/config.mak +++ b/build/config.mak @@ -3,7 +3,7 @@ PLATFORM ?= device DEBUG ?= 0 -EPSILON_VERSION ?= 14.4.0 +EPSILON_VERSION ?= 14.4.1 EPSILON_APPS ?= calculation graph code statistics probability solver sequence regression settings EPSILON_I18N ?= en fr nl pt it de es EPSILON_GETOPT ?= 0