commit | 52487493fb6ea3346c8764262db1e299bbbe0620 | [log] [tgz] |
---|---|---|
author | Juan Pablo Conde <juanpablo.conde@arm.com> | Mon May 15 22:17:17 2023 -0500 |
committer | Juan Pablo Conde <juanpablo.conde@arm.com> | Fri May 19 13:49:08 2023 -0500 |
tree | 611f4f851863c70a132c55f048068739efb59d04 | |
parent | 4ccf8b324f864faed49496be7ce5451c8edddac6 [diff] [blame] |
docs(changelog): changelog for v2.9 release Change-Id: Ic8cd82c5424af422feedefdc001d291001817a8b Signed-off-by: Juan Pablo Conde <juanpablo.conde@arm.com>
diff --git a/Makefile b/Makefile index 1a80244..2c5748f 100644 --- a/Makefile +++ b/Makefile
@@ -8,7 +8,7 @@ # Trusted Firmware Version # VERSION_MAJOR := 2 -VERSION_MINOR := 8 +VERSION_MINOR := 9 VERSION := ${VERSION_MAJOR}.${VERSION_MINOR} # Default goal is build all images