Merge pull request #1599 from soby-mathew/sm/update_v2.0

Update the version to 2.0
This commit is contained in:
Soby Mathew 2018-10-02 13:47:44 +01:00 committed by GitHub
commit 84568b97c7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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