From 384e84849da443e77cd634a408ccc407631203b6 Mon Sep 17 00:00:00 2001 From: Janos Follath Date: Mon, 3 Apr 2023 09:46:33 +0100 Subject: [PATCH] Update BRANCHES.md Co-authored-by: Dave Rodgman Signed-off-by: Janos Follath --- BRANCHES.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BRANCHES.md b/BRANCHES.md index 0ce47e89f9..844ec51455 100644 --- a/BRANCHES.md +++ b/BRANCHES.md @@ -24,7 +24,7 @@ compatibility on major version changes (e.g. from 3.x to 4.0). We also maintain ABI compatibility within LTS branches; see the next section for details. New LTS branches are usually created around the time of a new major version. -After a new LTS branch is created, it remains supported for at least 3 years. +When a new LTS branch is created, it usually remains supported for three years. ## Backwards Compatibility for application code