commit | e357a9e0c378970b3b9ac2b88f6850a3c2142fa3 | [log] [tgz] |
---|---|---|
author | Achin Gupta <achin.gupta@arm.com> | Mon Feb 02 17:31:42 2015 +0000 |
committer | Achin Gupta <achin.gupta@arm.com> | Tue Feb 03 11:43:43 2015 +0000 |
tree | a6b98cbdde990bf1ba1b4cf62c168229ff1f87ae | |
parent | 37147956edfb670acf9e3963b73f5243a13a4410 [diff] [blame] |
Documentation for version 1.1 Final updates to readme.md and change-log.md for ARM Trusted Firmware version 1.1. Also increment the version in the Makefile. Change-Id: Ib001a6ec9a9c570985841d06f0ff80ed76c2996b
diff --git a/Makefile b/Makefile index 9d4206c..aa5880e 100644 --- a/Makefile +++ b/Makefile
@@ -32,7 +32,7 @@ # Trusted Firmware Version # VERSION_MAJOR := 1 -VERSION_MINOR := 0 +VERSION_MINOR := 1 # # Default values for build configurations