summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorSoby Mathew <soby.mathew@arm.com>2018-10-01 16:16:34 +0100
committerSoby Mathew <soby.mathew@arm.com>2018-10-01 16:16:34 +0100
commit1a0f11213a539a5d0c5d05bfaa68ccc75cb340aa (patch)
tree1f3ee63c4873185cec850d47836acd3c96ba6f1b /Makefile
parent07a2fd6af6a74df278be9d4b757e4ad037fd1687 (diff)
Update the version to 2.0
Change-Id: Icbc556d47a58d0870577b1bf1cd27cc5827fd56d Signed-off-by: Soby Mathew <soby.mathew@arm.com>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index fe392f5b..57775e86 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