commit | 30734ecf935138d19fc59164e0920dfb8273fe6c | [log] [tgz] |
---|---|---|
author | Dan Handley <dan.handley@arm.com> | Fri Dec 18 11:51:48 2015 +0000 |
committer | Dan Handley <dan.handley@arm.com> | Tue Dec 22 11:40:55 2015 +0000 |
tree | 3db203ff00f8dace3e1b5eed345e5dfa86f8d6fc | |
parent | fb9cccebf26535a138d870a146bebb407dddef27 [diff] [blame] |
Increment Makefile version to 1.2 Change-Id: I50cd383e480628bf750bcfb76cfdc9d597c2595b
diff --git a/Makefile b/Makefile index b035301..a650cdc 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