git: 29c5bae51b - main - 13.5: Is no longer upcoming; 14.3 is
Colin Percival <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.doc |
|---|---|
| Message-ID | <[email protected]> |
The branch main has been updated by cperciva: URL: https://cgit.FreeBSD.org/doc/commit/?id=29c5bae51b0bbc868903b1f10089222692ac24cc commit 29c5bae51b0bbc868903b1f10089222692ac24cc Author: Colin Percival <[email protected]> AuthorDate: 2025-03-11 02:36:02 +0000 Commit: Colin Percival <[email protected]> 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.