summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarc Fonvieille <blackend@FreeBSD.org>2025-10-17 16:38:10 +0000
committerMarc Fonvieille <blackend@FreeBSD.org>2025-10-17 16:38:10 +0000
commit9127980eed904bf9a91eb9fc3dd2087e09668e72 (patch)
treed13f857222a3ffb09ab5220b8809ba35190c2021
parent7471dacca1123c7b538ebe0c72f22c3750542778 (diff)
-rw-r--r--documentation/content/en/books/handbook/introduction.adoc2
-rw-r--r--shared/releases.adoc16
2 files changed, 15 insertions, 3 deletions
diff --git a/documentation/content/en/books/handbook/introduction.adoc b/documentation/content/en/books/handbook/introduction.adoc
index 5cd3572d97..21919562ac 100644
--- a/documentation/content/en/books/handbook/introduction.adoc
+++ b/documentation/content/en/books/handbook/introduction.adoc
@@ -1,7 +1,7 @@
[.abstract-title]
Abstract
-Welcome to FreeBSD! This handbook covers the installation and day to day use of _FreeBSD {rel143-current}-RELEASE_ and _{rel135-current}-RELEASE_.
+Welcome to FreeBSD! This handbook covers the installation and day to day use of _FreeBSD {rel150-current}-RELEASE_, _FreeBSD {rel143-current}-RELEASE_ and _{rel135-current}-RELEASE_.
This book is the result of ongoing work by many individuals.
Some sections might be outdated.
Those interested in helping to update and expand this document should send email to the {freebsd-doc}.
diff --git a/shared/releases.adoc b/shared/releases.adoc
index f6a4976117..d19690a3c1 100644
--- a/shared/releases.adoc
+++ b/shared/releases.adoc
@@ -37,7 +37,7 @@
// Set to 'INCLUDE' when the schedule is available.
-:beta-upcoming: INCLUDE
+:beta-upcoming: IGNORE
// Set to 'INCLUDE' when the installation images are available.
@@ -56,7 +56,7 @@
// Set to 'INCLUDE' when the installation images are available.
-:beta2-testing: IGNORE
+:beta2-testing: INCLUDE
:betarel2-current: 15.0
:betarel2-vers: RELEASE
:u-betarel2-schedule: https://www.FreeBSD.org/releases/{betarel2-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