diff --git a/Makefile b/Makefile index 69f29e6c0aefd7ca2b9ebb24e5a2edac1074f5fc..94ae63ea2f864dd1b1e337ce4f7c7ec467e166aa 100644 --- a/Makefile +++ b/Makefile @@ -8,7 +8,7 @@ # Trusted Firmware Version # VERSION_MAJOR := 1 -VERSION_MINOR := 4 +VERSION_MINOR := 5 # Default goal is build all images .DEFAULT_GOAL := all