commit | 61667c63a548d20b0fdd230d2f2f2de37c765aca | [log] [tgz] |
---|---|---|
author | Sandrine Bailleux <sandrine.bailleux@arm.com> | Wed Mar 20 13:58:28 2019 +0100 |
committer | Sandrine Bailleux <sandrine.bailleux@arm.com> | Thu Mar 28 17:04:35 2019 +0100 |
tree | d2c4e477dfb4edf57803ebcd11a0369ce804e469 | |
parent | b1e04de8f886e81c09be639668ed449fc9c8d7bf [diff] [blame] |
Upgrade version string displayed on startup Change-Id: I0b319f9724d540b46c5d8ded3cb37f686871ec95 Signed-off-by: Sandrine Bailleux <sandrine.bailleux@arm.com>
diff --git a/Makefile b/Makefile index 9be108d..ece61a2 100644 --- a/Makefile +++ b/Makefile
@@ -6,7 +6,7 @@ # TFTF Version VERSION_MAJOR := 2 -VERSION_MINOR := 0 +VERSION_MINOR := 1 ################################################################################ # Default values for build configurations, and their dependencies