From 11ef4bd99692aa1e45bdb57539a2eec8506552cb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89milie=20Feral?= Date: Thu, 7 Jan 2021 12:47:23 +0100 Subject: [PATCH] build: Version 15.3.1 --- build/config.mak | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/config.mak b/build/config.mak index cd87a62f6..5a2b9d319 100644 --- a/build/config.mak +++ b/build/config.mak @@ -3,7 +3,7 @@ PLATFORM ?= device DEBUG ?= 0 -EPSILON_VERSION ?= 15.3.0 +EPSILON_VERSION ?= 15.3.1 EPSILON_APPS ?= calculation graph code statistics probability solver sequence regression settings EPSILON_I18N ?= en fr nl pt it de es EPSILON_COUNTRIES ?= WW CA DE ES FR GB IT NL PT US