commit | d42eaee48bb9b9d4a33170836d207699e40909c2 | [log] [tgz] |
---|---|---|
author | Soby Mathew <soby.mathew@arm.com> | Mon Oct 01 16:16:34 2018 +0100 |
committer | Soby Mathew <soby.mathew@arm.com> | Mon Oct 01 16:16:34 2018 +0100 |
tree | 1f3ee63c4873185cec850d47836acd3c96ba6f1b | |
parent | 0d3ee09c14abf3d3d671e955627f9263e2f22ca7 [diff] [blame] |
Update the version to 2.0 Change-Id: Icbc556d47a58d0870577b1bf1cd27cc5827fd56d Signed-off-by: Soby Mathew <soby.mathew@arm.com>
diff --git a/Makefile b/Makefile index fe392f5..57775e8 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