diff --git a/Makefile b/Makefile index 6f365cc861c09b7a3f8d84eff8036639cb3e1d54..23a1b0a372ae25f057b56abf83ce86390da1f57f 100644 --- a/Makefile +++ b/Makefile @@ -7,8 +7,8 @@ # # Trusted Firmware Version # -VERSION_MAJOR := 1 -VERSION_MINOR := 6 +VERSION_MAJOR := 2 +VERSION_MINOR := 0 # Default goal is build all images .DEFAULT_GOAL := all