aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorSoby Mathew <soby.mathew@arm.com>2018-10-02 13:47:44 +0100
committerGitHub <noreply@github.com>2018-10-02 13:47:44 +0100
commit84568b97c7c26a4762f318fe2a1fa8d999e98132 (patch)
tree9886147b87e9c4ab8e25cb7f8102f0a2541b0a43 /Makefile
parentab2844b6da9a76425c29d2b7e71157b680dd15e0 (diff)
parent1a0f11213a539a5d0c5d05bfaa68ccc75cb340aa (diff)
downloadtrusted-firmware-a-84568b97c7c26a4762f318fe2a1fa8d999e98132.tar.gz
Merge pull request #1599 from soby-mathew/sm/update_v2.0
Update the version to 2.0
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 6f365cc861..23a1b0a372 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