commit | c6249aaa4ca3b5d952cba73afb58a7644e3b568e | [log] [tgz] |
---|---|---|
author | Dan Handley <dan.handley@arm.com> | Tue Aug 26 19:18:55 2014 +0100 |
committer | Dan Handley <dan.handley@arm.com> | Thu Aug 28 14:24:54 2014 +0100 |
tree | 2e06fca8a7a1bff2915f7f741734159c4ebbdbad | |
parent | b110f61a37b7da1138c558318d157e41632c5038 [diff] [blame] |
Documentation for version 1.0 Final updates to readme.md and change-log.md for ARM Trusted Firmware version 1.0. Also increment the version in the Makefile. Change-Id: I00fe1016c8b936834bbf7bbba7aab07f51261bbb
diff --git a/Makefile b/Makefile index 8c97b49..ac66642 100644 --- a/Makefile +++ b/Makefile
@@ -31,8 +31,8 @@ # # Trusted Firmware Version # -VERSION_MAJOR := 0 -VERSION_MINOR := 4 +VERSION_MAJOR := 1 +VERSION_MINOR := 0 # # Default values for build configurations