summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorKshitij Sisodia <kshitij.sisodia@arm.com>2022-11-09 14:12:08 +0000
committerKshitij Sisodia <kshitij.sisodia@arm.com>2022-11-09 15:30:50 +0000
commit7ac0a3a51b98d63cdda595d686974ec1c9bac316 (patch)
tree19b36ae5cfb86de5dc711d59978dea92d1b1eae1 /CMakeLists.txt
parentbddefa334867499c2d7171e377d25bd4cf4a5c4c (diff)
downloadml-embedded-evaluation-kit-7ac0a3a51b98d63cdda595d686974ec1c9bac316.tar.gz
MLECO-3247: Arm Corstone-310 deployment instructions update
Minor documentation updates for Corstone-310 target along with version bump for the project and updates to release notes. Change-Id: I8b33b66961ab0517864539d88501ad5d71219368 Signed-off-by: Kshitij Sisodia <kshitij.sisodia@arm.com>
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 1b60396..d4a4bd5 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -85,7 +85,7 @@ if(POLICY CMP0123)
endif()
project(arm_ml_embedded_evaluation_kit
- VERSION 22.08.0
+ VERSION 22.11.0
DESCRIPTION "ARM ML Embedded Evaluation Kit"
LANGUAGES C CXX ASM)