commit | 93a6b50a0d0ac2f6444b9e8a2d88c455a6471891 | [log] [tgz] |
---|---|---|
author | Juan Pablo Conde <juanpablo.conde@arm.com> | Fri Nov 10 01:57:46 2023 -0600 |
committer | Juan Pablo Conde <juanpablo.conde@arm.com> | Mon Nov 20 09:31:32 2023 -0600 |
tree | d31ee9b6af11dc151060ac4faef264a8e72b4120 | |
parent | f5f79fcf0057dba748972099a8a8433d51b8ac25 [diff] [blame] |
docs(changelog): changelog for v2.10 release Change-Id: I44b88c3232d099b85ff71ee14c4918c4f8180146 Signed-off-by: Juan Pablo Conde <juanpablo.conde@arm.com>
diff --git a/Makefile b/Makefile index 5edd385..97c3c15 100644 --- a/Makefile +++ b/Makefile
@@ -8,7 +8,7 @@ # Trusted Firmware Version # VERSION_MAJOR := 2 -VERSION_MINOR := 9 +VERSION_MINOR := 10 VERSION_PATCH := 0 # Only used for LTS releases VERSION := ${VERSION_MAJOR}.${VERSION_MINOR}.${VERSION_PATCH}