Date: Fri, 22 Oct 2021 22:15:55 GMT From: Glen Barber <gjb@FreeBSD.org> To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org Subject: git: 1faf62dd6d - main - 12.3: enable download URLs for BETA1 Message-ID: <202110222215.19MMFtAI011852@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=1faf62dd6d8580692cab7d826970d59adf7bd8ef commit 1faf62dd6d8580692cab7d826970d59adf7bd8ef Author: Glen Barber <gjb@FreeBSD.org> AuthorDate: 2021-10-22 21:51:07 +0000 Commit: Glen Barber <gjb@FreeBSD.org> CommitDate: 2021-10-22 21:51:07 +0000 12.3: enable download URLs for BETA1 Sponsored by: Rubicon Communications, LLC ("Netgate") --- shared/releases.adoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/shared/releases.adoc b/shared/releases.adoc index 730145185b..23c470ede6 100644 --- a/shared/releases.adoc +++ b/shared/releases.adoc @@ -40,10 +40,10 @@ // Set to 'INCLUDE' when the installation images are available. -:beta-testing: IGNORE +:beta-testing: INCLUDE :betarel-current-major: 12 :betarel-current: 12.3 -:betarel-vers: RELEASE +:betarel-vers: BETA1 :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?202110222215.19MMFtAI011852>