commit | a3df08ddced7c8b0f2f2565bd51e0073763eb0ad | [log] [tgz] |
---|---|---|
author | Juan Pablo Conde <juanpablo.conde@arm.com> | Wed Nov 16 18:33:40 2022 -0500 |
committer | Saheer Babu <saheer.babu@arm.com> | Tue Jan 21 12:25:03 2025 +0000 |
tree | a19d009bc216608eb9d26fc3b8a1152955e704de | |
parent | 854306c191db33ebc3ae423c332f9bd597107b1b [diff] [blame] |
docs(release): change log for v2.8 release Signed-off-by: Juan Pablo Conde <juanpablo.conde@arm.com> Change-Id: I4557c69117d5796a4fdb616ab78f0476ea2cf448
diff --git a/Makefile b/Makefile index 4af1b2a..286a47c 100644 --- a/Makefile +++ b/Makefile
@@ -6,7 +6,7 @@ # TFTF Version VERSION_MAJOR := 2 -VERSION_MINOR := 7 +VERSION_MINOR := 8 MAKE_HELPERS_DIRECTORY := make_helpers/ include ${MAKE_HELPERS_DIRECTORY}build_macros.mk