Date: Tue, 11 Mar 2025 02:49:58 GMT From: Colin Percival <cperciva@FreeBSD.org> To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org Subject: git: 29c5bae51b - main - 13.5: Is no longer upcoming; 14.3 is Message-ID: <202503110249.52B2nwFe056803@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by cperciva: URL: https://cgit.FreeBSD.org/doc/commit/?id=29c5bae51b0bbc868903b1f10089222692ac24cc commit 29c5bae51b0bbc868903b1f10089222692ac24cc Author: Colin Percival <cperciva@FreeBSD.org> AuthorDate: 2025-03-11 02:36:02 +0000 Commit: Colin Percival <cperciva@FreeBSD.org> CommitDate: 2025-03-11 02:49:48 +0000 13.5: Is no longer upcoming; 14.3 is I switched the wrong beta-upcoming line from "INCLUDE" to "IGNORE", resulting in the front page of the FreeBSD website listing 13.5 as both released and upcoming while 14.3 was neither. Sponsored by: Amazon --- shared/releases.adoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/shared/releases.adoc b/shared/releases.adoc index 21c8f974bc..49729916a5 100644 --- a/shared/releases.adoc +++ b/shared/releases.adoc @@ -37,7 +37,7 @@ // Set to 'INCLUDE' when the schedule is available. -:beta-upcoming: IGNORE +:beta-upcoming: INCLUDE // Set to 'INCLUDE' when the installation images are available. @@ -52,7 +52,7 @@ // Set to 'INCLUDE' when the schedule is available. -:beta2-upcoming: INCLUDE +:beta2-upcoming: IGNORE // Set to 'INCLUDE' when the installation images are available.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202503110249.52B2nwFe056803>