summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDan Handley <dan.handley@arm.com>2015-12-18 11:51:48 +0000
committerDan Handley <dan.handley@arm.com>2015-12-22 11:40:55 +0000
commit6791f52e821fb54c7755db1571beb4534b88e777 (patch)
tree3db203ff00f8dace3e1b5eed345e5dfa86f8d6fc
parent06562e761b93a4eff0e4e5a91c62b0ef683b0047 (diff)
Increment Makefile version to 1.2
Change-Id: I50cd383e480628bf750bcfb76cfdc9d597c2595b
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index b0353016..a650cdcd 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