summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSathees Balya <sathees.balya@arm.com>2018-09-21 10:41:13 +0100
committerSathees Balya <sathees.balya@arm.com>2018-09-21 10:41:13 +0100
commit1971f9dfafc346df7b8389b70c9ef01dada4b67d (patch)
tree5b913c8f2967bd326651daec60f3458aab1743b3
parentd301b88b0e1e1d2f7e532111c7fcaab9ad6fd41a (diff)
Update release minor version string
Change-Id: I67382383fc9d18ab57c7e51f793145cb14c6fec5 Signed-off-by: Sathees Balya <sathees.balya@arm.com>
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
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