diff --git a/Makefile b/Makefile index b03530166012bf2a0440d442576dc6ae443cf303..a650cdcdc8cc5e9037432dcaa6c14cb84e53f1d1 100644 --- a/Makefile +++ b/Makefile @@ -32,7 +32,7 @@ # Trusted Firmware Version # VERSION_MAJOR := 1 -VERSION_MINOR := 1 +VERSION_MINOR := 2 # Default goal is build all images .DEFAULT_GOAL := all