summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authordanh-arm <dan.handley@arm.com>2015-12-22 11:42:53 +0000
committerdanh-arm <dan.handley@arm.com>2015-12-22 11:42:53 +0000
commitd0c104e1e1ad0102f0f4c70997b7ee6e6fbbe273 (patch)
tree4dad659d7a5309d7515c3fb66a933389b09f3299 /Makefile
parent74d766742bf136a956f4938c1249b4dc6d96bfe9 (diff)
parent6791f52e821fb54c7755db1571beb4534b88e777 (diff)
Merge pull request #475 from danh-arm/dh/v1.2-final
Final v1.2 release changes
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index c2922a0c..500b0fc2 100644
--- a/Makefile
+++ b/Makefile
@@ -32,7 +32,7 @@
# Trusted Firmware Version
#
VERSION_MAJOR := 1
-VERSION_MINOR := 1
+VERSION_MINOR := 2
# Default goal is build all images
.DEFAULT_GOAL := all