summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 6f365cc8..23a1b0a3 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