commit | 0a0f674348f113603cf64cd14eeab114dceb6eb9 | [log] [tgz] |
---|---|---|
author | Juan Pablo Conde <juanpablo.conde@arm.com> | Sat May 13 00:20:15 2023 -0500 |
committer | Juan Pablo Conde <juanpablo.conde@arm.com> | Tue May 16 15:34:23 2023 -0500 |
tree | b2608299517481e889f053dec506a1b508f387b5 | |
parent | 8b2e34659a9c44a24c116a30c379aa93a007dff6 [diff] [blame] |
docs(release): change log for v2.9 release Signed-off-by: Juan Pablo Conde <juanpablo.conde@arm.com> Change-Id: I35eb7ce9059afd2a044c91dd4847698671b08851
diff --git a/Makefile b/Makefile index b7d181c..2c31a1a 100644 --- a/Makefile +++ b/Makefile
@@ -6,7 +6,7 @@ # TFTF Version VERSION_MAJOR := 2 -VERSION_MINOR := 8 +VERSION_MINOR := 9 MAKE_HELPERS_DIRECTORY := make_helpers/ include ${MAKE_HELPERS_DIRECTORY}build_macros.mk