commit | 07f2178a9d8ad2569f873b77fd1d54cd5bad2447 | [log] [tgz] |
---|---|---|
author | David Cunado <david.cunado@arm.com> | Thu Jul 06 17:50:47 2017 +0100 |
committer | David Cunado <david.cunado@arm.com> | Thu Jul 06 18:18:07 2017 +0100 |
tree | 2b9712a72dc6d37edffb272d7979ca9fade12af7 | |
parent | c3d1b0ad5f79dd8b6a1ce20f5c6fcff372afeee7 [diff] |
Release v1.4: Update minor version number to 4 Change-Id: I8676a22649dce92d0ddd98013fc6dafcfbe94c90 Signed-off-by: David Cunado <david.cunado@arm.com>
diff --git a/Makefile b/Makefile index b9805c7..6aa4e9a 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