commit | 1fc347d1a704d19682a29284a662c63789181eb3 | [log] [tgz] |
---|---|---|
author | Sandrine Bailleux <sandrine.bailleux@arm.com> | Wed Mar 20 13:58:28 2019 +0100 |
committer | Saheer Babu <saheer.babu@arm.com> | Tue Jan 21 12:24:58 2025 +0000 |
tree | d2c4e477dfb4edf57803ebcd11a0369ce804e469 | |
parent | 758e3d6b21a32853fc0346277ac39c32a83c38f3 [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