From 9072ab80a16d4c15222699f73896282a65eecd54 Mon Sep 17 00:00:00 2001 From: Gabriel Ozouf Date: Mon, 15 Jul 2024 10:37:22 +0200 Subject: [PATCH] build: version 23.2.3 --- build/config.mak | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/config.mak b/build/config.mak index 37669d509c..4e08e65dd2 100644 --- a/build/config.mak +++ b/build/config.mak @@ -4,7 +4,7 @@ PLATFORM ?= device DEBUG ?= 0 DEVELOPMENT ?= 0 -EPSILON_VERSION ?= 23.2.2 +EPSILON_VERSION ?= 23.2.3 EXTERNAL_APPS_API_LEVEL ?= 0 EPSILON_APPS ?= calculation graph code statistics distributions inference solver sequence regression elements finance settings EPSILON_GETOPT ?= 0