commit | 5b992636731e393f9d01ff0ffd06100023d6f9ca | [log] [tgz] |
---|---|---|
author | Soby Mathew <soby.mathew@arm.com> | Fri Sep 21 13:15:05 2018 +0100 |
committer | GitHub <noreply@github.com> | Fri Sep 21 13:15:05 2018 +0100 |
tree | 7e8ff3f0a806503ec3703990d49750adf7e64552 | |
parent | fd1eb0b6fb6e526066c61455290251037f6b5617 [diff] | |
parent | 1971f9dfafc346df7b8389b70c9ef01dada4b67d [diff] |
Merge pull request #1581 from satheesbalya-arm/sb1_update_minor_version Update release minor version string
diff --git a/Makefile b/Makefile index 9dc8a42..fe392f5 100644 --- a/Makefile +++ b/Makefile
@@ -8,7 +8,7 @@ # Trusted Firmware Version # VERSION_MAJOR := 1 -VERSION_MINOR := 5 +VERSION_MINOR := 6 # Default goal is build all images .DEFAULT_GOAL := all