commit | cf898bbaa402c3202641829558300c744dd0cd99 | [log] [tgz] |
---|---|---|
author | Harrison Mutai <harrison.mutai@arm.com> | Fri Nov 15 09:43:11 2024 +0000 |
committer | Govindraj Raja <govindraj.raja@arm.com> | Wed Nov 20 11:18:21 2024 -0600 |
tree | 99e0b5dc52529869eae94348826fc1a51c0b7b04 | |
parent | b607317afc8c6ad5f37ac8873dfa8777c50b96aa [diff] [blame] |
docs(release): changelog for v2.12 release Change-Id: I5f4eb0ccff8dcd7e5cf3cd8c475057495e53c28f Signed-off-by: Harrison Mutai <harrison.mutai@arm.com>
diff --git a/Makefile b/Makefile index e7efa2e..19f2a38 100644 --- a/Makefile +++ b/Makefile
@@ -6,7 +6,7 @@ # TFTF Version VERSION_MAJOR := 2 -VERSION_MINOR := 11 +VERSION_MINOR := 12 MAKE_HELPERS_DIRECTORY := make_helpers/ include ${MAKE_HELPERS_DIRECTORY}build_macros.mk