diff --git a/Makefile b/Makefile index 219413e5b22bf2f7fca5530ee731fb33db683525..2376b9accb8e5bb1eb2dac303be3895a6b484396 100644 --- a/Makefile +++ b/Makefile @@ -8,7 +8,7 @@ # Trusted Firmware Version # VERSION_MAJOR := 2 -VERSION_MINOR := 4 +VERSION_MINOR := 5 # Default goal is build all images .DEFAULT_GOAL := all