diff options
| author | Marc Fonvieille <blackend@FreeBSD.org> | 2026-05-08 08:07:36 +0000 |
|---|---|---|
| committer | Marc Fonvieille <blackend@FreeBSD.org> | 2026-05-08 08:07:36 +0000 |
| commit | e4a99a8b543a586d0af5a67628aed91c89aeb966 (patch) | |
| tree | a38e81caa0026de21cd5b2d18a765a1c65354aaa /shared | |
| parent | 64d869ea2370cbc7a5bb9f9617f06e697ca8cc34 (diff) | |
Diffstat (limited to 'shared')
| -rw-r--r-- | shared/releases.adoc | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/shared/releases.adoc b/shared/releases.adoc index c4c84c527c..d025fba2fe 100644 --- a/shared/releases.adoc +++ b/shared/releases.adoc @@ -33,9 +33,9 @@ // Current latest production RELEASE. :rel-latest-major: 15 -:rel-latest: {rel-latest-major}.0 -:rel-latest-next: {rel-latest-major}.1 -:rel-latest-previous: IGNORE +:rel-latest: {rel-latest-major}.1 +:rel-latest-next: {rel-latest-major}.2 +:rel-latest-previous: {rel-latest-major}.0 // Current latest legacy RELEASE. :rel-legacy-major: 14 @@ -64,11 +64,11 @@ // Set to 'INCLUDE' when the schedule is available. -:beta2-upcoming: INCLUDE +:beta2-upcoming: IGNORE // Set to 'INCLUDE' when the installation images are available. -:beta2-testing: IGNORE +:beta2-testing: INCLUDE :betarel2-current: 15.1 :betarel2-vers: RELEASE :u-betarel2-schedule: https://www.FreeBSD.org/releases/{betarel2-current}R/schedule/ @@ -97,7 +97,7 @@ :rel151-current-major: 15 :rel151-current: 15.1 -// :rel151-current-date: TBD +:rel151-current-date: June 2, 2026 :u-rel151-notes: https://www.FreeBSD.org/releases/{rel151-current}R/relnotes/ :u-rel151-announce: https://www.FreeBSD.org/releases/{rel151-current}R/announce/ |
