From df88c5de6e3e7ff4d7f4519235f076f60fb3d896 Mon Sep 17 00:00:00 2001 From: Richard Burton Date: Tue, 30 May 2023 17:40:39 +0100 Subject: MLECO-4065 MLECO-4066: Updating to 23.05 dependencies * Update dependencies to 23.05 versions * Fix for a break caused by changes in TensorFlow Lite Micro * Update release notes Signed-off-by: Richard Burton Change-Id: Id2f60ea574aab982911125bdcb513adb8edc723d --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'CMakeLists.txt') diff --git a/CMakeLists.txt b/CMakeLists.txt index 5c4ba3d..a6e41f9 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -84,7 +84,7 @@ if(POLICY CMP0123) endif() project(arm_ml_embedded_evaluation_kit - VERSION 23.02.0 + VERSION 23.05.0 DESCRIPTION "ARM ML Embedded Evaluation Kit" LANGUAGES C CXX ASM) -- cgit v1.2.1