commit | c67db367ff5a4644f75201c4231e4fc69a79fed6 | [log] [tgz] |
---|---|---|
author | Sathees Balya <sathees.balya@arm.com> | Fri Sep 21 10:41:13 2018 +0100 |
committer | Sathees Balya <sathees.balya@arm.com> | Fri Sep 21 10:41:13 2018 +0100 |
tree | 5b913c8f2967bd326651daec60f3458aab1743b3 | |
parent | 3542e58aed139ac405a17133e1d7965d83e95a9a [diff] [blame] |
Update release minor version string Change-Id: I67382383fc9d18ab57c7e51f793145cb14c6fec5 Signed-off-by: Sathees Balya <sathees.balya@arm.com>
diff --git a/Makefile b/Makefile index 9dc8a42..fe392f5 100644 --- a/Makefile +++ b/Makefile
@@ -8,7 +8,7 @@ # Trusted Firmware Version # VERSION_MAJOR := 1 -VERSION_MINOR := 5 +VERSION_MINOR := 6 # Default goal is build all images .DEFAULT_GOAL := all