summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorJayanth Dodderi Chidanand <jayanthdodderi.chidanand@arm.com>2022-05-19 11:03:07 +0100
committerJayanth Dodderi Chidanand <jayanthdodderi.chidanand@arm.com>2022-06-01 15:19:37 +0100
commit24c5d206f1250b0a4453b542c391505f9b1d7a31 (patch)
tree31b66e98fe50ff68c39feb40156a74e20784a03b /Makefile
parent453abc80b2eacbf2816c838e47e40f063227d934 (diff)
downloadarm-trusted-firmware-24c5d206f1250b0a4453b542c391505f9b1d7a31.tar.gz
docs(changelog): changelog for v2.7 release
Change-Id: I573e5eb3c7fad097892292c8a967dc02d72d12e6 Signed-off-by: Jayanth Dodderi Chidanand <jayanthdodderi.chidanand@arm.com>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 05d97b006..8d55ab94f 100644
--- a/Makefile
+++ b/Makefile
@@ -8,7 +8,7 @@
# Trusted Firmware Version
#
VERSION_MAJOR := 2
-VERSION_MINOR := 6
+VERSION_MINOR := 7
# Default goal is build all images
.DEFAULT_GOAL := all