summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Cunado <david.cunado@arm.com>2016-10-04 16:06:37 +0100
committerDan Handley <dan.handley@arm.com>2016-10-13 15:17:39 +0100
commitd4e748f30bb2b5da04d84bb935eb3189d5088165 (patch)
treef90ed0863477eae95a84ab3e8bc1396f69b8b13c
parent6ad67cc858fb11c3c294933e7d6b668708901a85 (diff)
Release v1.3: Update minor version number to 3
Change-Id: I05991543d28e70b67be600b714990af6a8d7ba29
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 2b630b32..16f920c0 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