From 4557b46b9a23996211a18fce1e2b2f208ee444f4 Mon Sep 17 00:00:00 2001 From: Stephen Watts Date: Tue, 19 Mar 2024 18:59:41 +1100 Subject: [PATCH] Correct and clarify development/stable branches --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 339a7730..a6d4b2bc 100644 --- a/README.md +++ b/README.md @@ -103,7 +103,8 @@ accomplished through long-term support of several nominated feature releases, wh fixes during the period of extended support. Each release that is given extended support is allocated a separate long-lived git branch with the 'stable' prefix, e.g. -`stable/1.2.x`, `stable/1.5.x`. Feature development otherwise occurs on the `main` branch. +`stable/1.2.x`, `stable/1.5.x`. Feature development otherwise occurs on the `dev` branch with stable releases pushed to +`master`. Versions nominated to have current long-term support: