aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarc Fonvieille <blackend@FreeBSD.org>2024-05-10 08:13:35 +0000
committerMarc Fonvieille <blackend@FreeBSD.org>2024-05-10 08:13:35 +0000
commitf1f92fca406fcc640b476c769ae392239e68b185 (patch)
tree10dfdab651647f5a7f58376bb2204a4ce8f944be
parentdde9bac31f9634fba82074f536c7ed68f9b00222 (diff)
-rw-r--r--documentation/content/en/books/handbook/introduction.adoc2
-rw-r--r--shared/releases.adoc14
2 files changed, 14 insertions, 2 deletions
diff --git a/documentation/content/en/books/handbook/introduction.adoc b/documentation/content/en/books/handbook/introduction.adoc
index 92582fc1a2..ec5e6a286a 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 {rel140-current}-RELEASE_ and _{rel132-current}-RELEASE_.
+Welcome to FreeBSD! This handbook covers the installation and day to day use of _FreeBSD {rel141-current}-RELEASE_ and _{rel132-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 a2fae53bcb..d4df06bc2c 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.
@@ -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
+:rel141-current-major: 14
+:rel141-current: 14.1
+:rel141-current-date: June 18, 2024
+
+:u-rel141-notes: https://www.FreeBSD.org/releases/{rel141-current}R/relnotes/
+:u-rel141-announce: https://www.FreeBSD.org/releases/{rel141-current}R/announce/
+:u-rel141-errata: https://www.FreeBSD.org/releases/{rel141-current}R/errata/
+:u-rel141-hardware: https://www.FreeBSD.org/releases/{rel141-current}R/hardware/
+:u-rel141-installation: https://www.FreeBSD.org/releases/{rel141-current}R/installation/
+:u-rel141-readme: https://www.FreeBSD.org/releases/{rel141-current}R/readme/
+:u-rel141-signatures: https://www.FreeBSD.org/releases/{rel141-current}R/signatures/
+
:rel140-current-major: 14
:rel140-current: 14.0
:rel140-current-date: November 20, 2023