From a606f22bb5716a2fc13c7189982b204c23eeb8e3 Mon Sep 17 00:00:00 2001 From: Nicolas Morey Date: Mon, 22 Jan 2024 19:36:06 +0100 Subject: [PATCH] README: Bump minimum supported version to v30.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 1fc4721a9..928bdc4da 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 'v28.X' +The current minimum version still maintained is 'v30.X'