commit | b12dc92a47b1f06a7898ba6eb56299f9af24e792 | [log] [tgz] |
---|---|---|
author | Release CI <ci@trustedfirmware.org> | Fri Oct 18 16:43:34 2024 +0000 |
committer | Release CI <ci@trustedfirmware.org> | Fri Oct 18 16:43:34 2024 +0000 |
tree | f0cf82f427d26b6aec5829edfffd034885ab52de | |
parent | a1730cd8eceb188f10573615a084f2295ddc14e3 [diff] [blame] |
docs(changelog): changelog for lts-v2.8.23 release Change-Id: Id8d27316bcadc6f6d0359f26b1f406cd41e0764f Signed-off-by: Release CI <ci@trustedfirmware.org>
diff --git a/Makefile b/Makefile index c4df7c2..57f2dad 100644 --- a/Makefile +++ b/Makefile
@@ -9,7 +9,7 @@ # VERSION_MAJOR := 2 VERSION_MINOR := 8 -VERSION_PATCH := 22 +VERSION_PATCH := 23 VERSION := ${VERSION_MAJOR}.${VERSION_MINOR}.${VERSION_PATCH} # Default goal is build all images