summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorDavid Cunado <david.cunado@arm.com>2018-03-12 09:56:56 +0000
committerDavid Cunado <david.cunado@arm.com>2018-03-16 21:04:51 +0000
commit4a577f96288f135ad0eefe8ba1288ac7ffa70ebe (patch)
treea6842380d9db6aa718fec3ce2b87bfffeeeb27af /Makefile
parentfb45044bc567b96e8be243b717ec2920224cd9b9 (diff)
Release v1.5: Update minor version number to 5
Change-Id: Ib215150272acc2ecec43f9b69624ebbbd5d7492d Signed-off-by: David Cunado <david.cunado@arm.com>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 69f29e6c..94ae63ea 100644
--- a/Makefile
+++ b/Makefile
@@ -8,7 +8,7 @@
# Trusted Firmware Version
#
VERSION_MAJOR := 1
-VERSION_MINOR := 4
+VERSION_MINOR := 5
# Default goal is build all images
.DEFAULT_GOAL := all