From 1a0f11213a539a5d0c5d05bfaa68ccc75cb340aa Mon Sep 17 00:00:00 2001 From: Soby Mathew Date: Mon, 1 Oct 2018 16:16:34 +0100 Subject: Update the version to 2.0 Change-Id: Icbc556d47a58d0870577b1bf1cd27cc5827fd56d Signed-off-by: Soby Mathew --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Makefile') 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 -- cgit v1.2.3