Update the version to 2.0

Change-Id: Icbc556d47a58d0870577b1bf1cd27cc5827fd56d
Signed-off-by: Soby Mathew <soby.mathew@arm.com>
This commit is contained in:
Soby Mathew 2018-10-01 16:16:34 +01:00
parent 07a2fd6af6
commit 1a0f11213a
1 changed files with 2 additions and 2 deletions

View File

@ -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