From 1971f9dfafc346df7b8389b70c9ef01dada4b67d Mon Sep 17 00:00:00 2001 From: Sathees Balya Date: Fri, 21 Sep 2018 10:41:13 +0100 Subject: [PATCH] Update release minor version string Change-Id: I67382383fc9d18ab57c7e51f793145cb14c6fec5 Signed-off-by: Sathees Balya --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 9dc8a422..fe392f5b 100644 --- a/Makefile +++ b/Makefile @@ -8,7 +8,7 @@ # Trusted Firmware Version # VERSION_MAJOR := 1 -VERSION_MINOR := 5 +VERSION_MINOR := 6 # Default goal is build all images .DEFAULT_GOAL := all -- 2.30.2