diff --git a/Makefile b/Makefile index 9dc8a42208d95437519ba04a7fe828cc5f021ca6..fe392f5bc544b297262e9c6fe7cf3aaa25779d25 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