summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Cunado <david.cunado@arm.com>2017-07-06 17:50:47 +0100
committerDavid Cunado <david.cunado@arm.com>2017-07-06 18:18:07 +0100
commit07f2178a9d8ad2569f873b77fd1d54cd5bad2447 (patch)
tree2b9712a72dc6d37edffb272d7979ca9fade12af7
parentc3d1b0ad5f79dd8b6a1ce20f5c6fcff372afeee7 (diff)
Release v1.4: Update minor version number to 4
Change-Id: I8676a22649dce92d0ddd98013fc6dafcfbe94c90 Signed-off-by: David Cunado <david.cunado@arm.com>
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index b9805c77..6aa4e9aa 100644
--- a/Makefile
+++ b/Makefile
@@ -8,7 +8,7 @@
# Trusted Firmware Version
#
VERSION_MAJOR := 1
-VERSION_MINOR := 3
+VERSION_MINOR := 4
# Default goal is build all images
.DEFAULT_GOAL := all