From 0498efb76d067c5d4a26e8e9aa9a7390b5295599 Mon Sep 17 00:00:00 2001 From: Nicolas Morey Date: Tue, 8 Oct 2024 16:23:26 +0200 Subject: [PATCH] README: Bump minimum supported branch to v33.X Signed-off-by: Nicolas Morey --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 928bdc4da..b5eea2596 100644 --- a/README.md +++ b/README.md @@ -143,4 +143,4 @@ See [Contributing to rdma-core](Documentation/contributing.md). # Stable branches Stable versions are released regularly with backported fixes (see Documentation/stable.md) -The current minimum version still maintained is 'v30.X' +The current minimum version still maintained is 'v33.X'