From ea073d0ee9c375061888ff15bf1474befd9d0ae8 Mon Sep 17 00:00:00 2001 From: David Horstmann Date: Tue, 8 Jul 2025 15:09:08 +0100 Subject: [PATCH] Update note about the first 4.x LTS The release date is yet to be determined, to allow time for 4.x to stabilise. Signed-off-by: David Horstmann --- BRANCHES.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/BRANCHES.md b/BRANCHES.md index 93bcbbd52..82f1894c4 100644 --- a/BRANCHES.md +++ b/BRANCHES.md @@ -26,8 +26,9 @@ ABI compatibility within LTS branches; see the next section for details. We will make regular LTS releases on an 18-month cycle, each of which will have a 3 year support lifetime. On this basis, 3.6 LTS (released March 2024) will be -supported until March 2027. The next LTS release will be a 4.x release, which is -planned for September 2025. +supported until March 2027. The next LTS release will be a 4.x release. Due to +the size and scope of the 4.0 release, the release date of the first 4.x LTS is +yet to be determined. ## Backwards Compatibility for application code