commit | 130ed88d977dd4ac802902031e661f9d9da42017 | [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 | 6a4932bd3ad8e94a444e3b8937b73200f19c1eea [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