From 4f2ea99c85216f21126c723145fd3efa3f52b284 Mon Sep 17 00:00:00 2001 From: Hugo Saint-Vignes Date: Fri, 5 Feb 2021 17:52:32 +0100 Subject: [PATCH] build: Version 15.3.2 Change-Id: I9cf7a21e14ba042d33c06062f922d8c0191adc5c --- build/config.mak | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/config.mak b/build/config.mak index 5a2b9d319..67268b784 100644 --- a/build/config.mak +++ b/build/config.mak @@ -3,7 +3,7 @@ PLATFORM ?= device DEBUG ?= 0 -EPSILON_VERSION ?= 15.3.1 +EPSILON_VERSION ?= 15.3.2 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