Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 7 Dec 2021 21:03:19 GMT
From:      Glen Barber <gjb@FreeBSD.org>
To:        doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org
Subject:   git: a1b90b9074 - main - releases: set betarel macros to IGNORE
Message-ID:  <202112072103.1B7L3JFY075648@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by gjb:

URL: https://cgit.FreeBSD.org/doc/commit/?id=a1b90b90749cb830f055b5fc40b01fda2849105c

commit a1b90b90749cb830f055b5fc40b01fda2849105c
Author:     Glen Barber <gjb@FreeBSD.org>
AuthorDate: 2021-12-07 15:40:36 +0000
Commit:     Glen Barber <gjb@FreeBSD.org>
CommitDate: 2021-12-07 15:40:36 +0000

    releases: set betarel macros to IGNORE
    
    Sponsored by:   Rubicon Communications, LLC ("Netgate")
---
 shared/releases.adoc | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/shared/releases.adoc b/shared/releases.adoc
index 026a3e681c..40117b255c 100644
--- a/shared/releases.adoc
+++ b/shared/releases.adoc
@@ -36,14 +36,14 @@
 
 // Set to 'INCLUDE' when the schedule is available.
 
-:beta-upcoming: INCLUDE
+:beta-upcoming: IGNORE
 
 // Set to 'INCLUDE' when the installation images are available.
 
-:beta-testing: INCLUDE
+:beta-testing: IGNORE
 :betarel-current-major: 12
 :betarel-current: 12.3
-:betarel-vers: RC2
+:betarel-vers: RELEASE
 :u-betarel-schedule: https://www.FreeBSD.org/releases/{betarel-current}R/schedule/
 
 // If we have a second release in the release cycle (e.g. 5.x and 6.y



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202112072103.1B7L3JFY075648>