DPDK patches and discussions
 help / color / mirror / Atom feed
* [PATCH] doc: fix year of final LTS release
@ 2025-03-10 10:08 Kevin Traynor
  2025-03-10 10:28 ` fengchengwen
  0 siblings, 1 reply; 2+ messages in thread
From: Kevin Traynor @ 2025-03-10 10:08 UTC (permalink / raw)
  To: dev; +Cc: Kevin Traynor, stable

LTS length was updated to 3 years, but a sentence saying
when the final release would be was not updated.

Fixes: 3c60ea7b289a ("doc: update LTS maintenance to 3 years")
Cc: stable@dpdk.org

Signed-off-by: Kevin Traynor <ktraynor@redhat.com>
---
 doc/guides/contributing/stable.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/guides/contributing/stable.rst b/doc/guides/contributing/stable.rst
index 289769a61d..808e7fa779 100644
--- a/doc/guides/contributing/stable.rst
+++ b/doc/guides/contributing/stable.rst
@@ -74,5 +74,5 @@ For a list of the currently maintained stable/LTS branches please see
 the latest `stable roadmap <https://core.dpdk.org/roadmap/#stable>`_.
 
-At the end of the 2 years, a final X.11.N release will be made and at that
+At the end of the 3 years, a final X.11.N release will be made and at that
 point the LTS branch will no longer be maintained with no further releases.
 
-- 
2.48.1


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2025-03-10 10:28 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-03-10 10:08 [PATCH] doc: fix year of final LTS release Kevin Traynor
2025-03-10 10:28 ` fengchengwen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).