commit | d25d15ba18c1790a819ddeb8172d94fa11150ca0 | [log] [tgz] |
---|---|---|
author | laurenw-arm <lauren.wehrmeister@arm.com> | Tue Nov 15 10:15:34 2022 -0600 |
committer | laurenw-arm <lauren.wehrmeister@arm.com> | Wed Nov 16 14:10:49 2022 -0600 |
tree | 1771906ab238e450300cb2e3bde9be631f061a96 | |
parent | cc8cb065e8b0fc1a3509a854326599adf2870708 [diff] [blame] |
docs(changelog): changelog for v2.8 release Change-Id: I1d99ea46ad527993ee786c34a67f94d74470f960 Signed-off-by: Lauren Wehrmeister <lauren.wehrmeister@arm.com>
diff --git a/Makefile b/Makefile index 4f5ec5d..1ddb7b8 100644 --- a/Makefile +++ b/Makefile
@@ -8,7 +8,7 @@ # Trusted Firmware Version # VERSION_MAJOR := 2 -VERSION_MINOR := 7 +VERSION_MINOR := 8 VERSION := ${VERSION_MAJOR}.${VERSION_MINOR} # Default goal is build all images