From 7123c7c098ab8ec9d8e7c2a963a1de49ed84086d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?L=C3=A9a=20Saviot?= Date: Wed, 12 Feb 2020 09:50:49 +0100 Subject: [PATCH] build: Version 13.0.0 --- build/config.mak | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/config.mak b/build/config.mak index 6e2dc9974..d62c770bf 100644 --- a/build/config.mak +++ b/build/config.mak @@ -3,7 +3,7 @@ PLATFORM ?= device DEBUG ?= 0 -EPSILON_VERSION ?= 12.0.0 +EPSILON_VERSION ?= 13.0.0 # Valid values are "none", "update", "beta" EPSILON_APPS ?= calculation graph code statistics probability solver sequence regression settings EPSILON_I18N ?= en fr es de pt