commit | 485b1ca73c7bc82e6bfd62c82b1be65452e9c12c | [log] [tgz] |
---|---|---|
author | David Cunado <david.cunado@arm.com> | Tue Oct 04 16:06:37 2016 +0100 |
committer | Dan Handley <dan.handley@arm.com> | Thu Oct 13 15:17:39 2016 +0100 |
tree | f90ed0863477eae95a84ab3e8bc1396f69b8b13c | |
parent | e3a944964d8cb30910fb347638c15f6118ad9e16 [diff] [blame] |
Release v1.3: Update minor version number to 3 Change-Id: I05991543d28e70b67be600b714990af6a8d7ba29
diff --git a/Makefile b/Makefile index 2b630b3..16f920c 100644 --- a/Makefile +++ b/Makefile
@@ -32,7 +32,7 @@ # Trusted Firmware Version # VERSION_MAJOR := 1 -VERSION_MINOR := 2 +VERSION_MINOR := 3 # Default goal is build all images .DEFAULT_GOAL := all