Date: Fri, 21 Oct 2022 20:50:29 GMT From: Glen Barber <gjb@FreeBSD.org> To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org Subject: git: 1e6dfa25b0 - main - release: enable download links for 12.4-BETA1 Message-ID: <202210212050.29LKoTg5014443@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=1e6dfa25b0e30dba333f992f34813a9f054d799b commit 1e6dfa25b0e30dba333f992f34813a9f054d799b Author: Glen Barber <gjb@FreeBSD.org> AuthorDate: 2022-10-21 16:36:11 +0000 Commit: Glen Barber <gjb@FreeBSD.org> CommitDate: 2022-10-21 16:36:11 +0000 release: enable download links for 12.4-BETA1 Approved by: re (implicit) 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 1ce96e3cf2..d4f5aef645 100644 --- a/shared/releases.adoc +++ b/shared/releases.adoc @@ -41,10 +41,10 @@ // Set to 'INCLUDE' when the installation images are available. -:beta-testing: IGNORE +:beta-testing: INCLUDE :betarel-current-major: 12 :betarel-current: 12.4 -: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?202210212050.29LKoTg5014443>