From 205c5081d5375b7b3dbad62394f0fa1c0d679df1 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 8f2c8fc04b..6d2e5c0e4e 100644 --- a/BRANCHES.md +++ b/BRANCHES.md @@ -19,7 +19,7 @@ details. Every major version will become an LTS branch when the next major version is released. We may occasionally create LTS branches from other releases at our discretion. -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