diff options
Diffstat (limited to 'shared')
-rw-r--r-- | shared/releases.adoc | 18 |
1 files changed, 15 insertions, 3 deletions
diff --git a/shared/releases.adoc b/shared/releases.adoc index 130a0dde47..8580845dd8 100644 --- a/shared/releases.adoc +++ b/shared/releases.adoc @@ -28,7 +28,7 @@ :beta2-local-where: IGNORE :beta3-local-where: IGNORE -:rel-head-major: 15 +:rel-head-major: 16 :rel-head: {rel-head-major}.0 // If there is no release currently in the release cycle (i.e. we @@ -37,13 +37,13 @@ // Set to 'INCLUDE' when the schedule is available. -:beta-upcoming: IGNORE +:beta-upcoming: INCLUDE // Set to 'INCLUDE' when the installation images are available. :beta-testing: IGNORE :betarel-current-major: 14 -:betarel-current: 14.3 +:betarel-current: 14.4 :betarel-vers: RELEASE :u-betarel-schedule: https://www.FreeBSD.org/releases/{betarel-current}R/schedule/ @@ -83,6 +83,18 @@ // more (in addition to cleaning up this file) following the 11.3 // release (likely as part of the 11.3 announcement commit). -gjb +//:rel150-current-major: 15 +:rel150-current: 15.0 +//:rel150-current-date: December 2, 2025 +// +//:u-rel150-notes: https://www.FreeBSD.org/releases/{rel150-current}R/relnotes/ +//:u-rel150-announce: https://www.FreeBSD.org/releases/{rel150-current}R/announce/ +//:u-rel150-errata: https://www.FreeBSD.org/releases/{rel150-current}R/errata/ +//:u-rel150-hardware: https://www.FreeBSD.org/releases/{rel150-current}R/hardware/ +//:u-rel150-installation: https://www.FreeBSD.org/releases/{rel150-current}R/installation/ +//:u-rel150-readme: https://www.FreeBSD.org/releases/{rel150-current}R/readme/ +//:u-rel150-signatures: https://www.FreeBSD.org/releases/{rel150-current}R/signatures/ + :rel143-current-major: 14 :rel143-current: 14.3 :rel143-current-date: June 10, 2025 |