From 05c1c5a1beb8c1c17e2a06000727f9f094bc6e37 Mon Sep 17 00:00:00 2001 From: Nina Drozd Date: Tue, 22 Aug 2023 12:41:55 +0100 Subject: MLECO-4072: update MLEK dependencies to 23.08 * version updates in cmakelists file * update submodules to 23.08 versions * updates to documentation - vela 3.9.0 Change-Id: I5e24d5729ecbd2289b04fcc845fb44f455ab38d5 Signed-off-by: Nina Drozd --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'CMakeLists.txt') diff --git a/CMakeLists.txt b/CMakeLists.txt index a6e41f9..91f31f3 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -84,7 +84,7 @@ if(POLICY CMP0123) endif() project(arm_ml_embedded_evaluation_kit - VERSION 23.05.0 + VERSION 23.08.0 DESCRIPTION "ARM ML Embedded Evaluation Kit" LANGUAGES C CXX ASM) -- cgit v1.2.1