summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorAchin Gupta <achin.gupta@arm.com>2015-02-02 17:31:42 +0000
committerAchin Gupta <achin.gupta@arm.com>2015-02-03 11:43:43 +0000
commit130ed88d977dd4ac802902031e661f9d9da42017 (patch)
treea6b98cbdde990bf1ba1b4cf62c168229ff1f87ae /Makefile
parent6a4932bd3ad8e94a444e3b8937b73200f19c1eea (diff)
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
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 9d4206c6..aa5880ea 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