From 145c028d3aab96d5d3840c66f060702c30c356c8 Mon Sep 17 00:00:00 2001 From: Quentin Date: Sat, 2 Nov 2019 18:52:01 +0100 Subject: [PATCH] [1.13.3] Add command-line arguments support --- build/config.mak | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/config.mak b/build/config.mak index 832c92bd4..4d4722305 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.13.2-0 +EPSILON_CUSTOM_VERSION ?= 1.13.3-0 # Valid values are "none", "update", "beta" EPSILON_APPS ?= calculation rpn graph code statistics probability solver atom sequence regression settings EPSILON_I18N ?= en fr es de pt