diff --git a/Makefile b/Makefile index b9805c77e0a4bb4a47a3976c802e4872b715ccce..6aa4e9aa04a5d1b56f72031ee00bcd36f78fa5f6 100644 --- a/Makefile +++ b/Makefile @@ -8,7 +8,7 @@ # Trusted Firmware Version # VERSION_MAJOR := 1 -VERSION_MINOR := 3 +VERSION_MINOR := 4 # Default goal is build all images .DEFAULT_GOAL := all