diff options
author | Marc Fonvieille <blackend@FreeBSD.org> | 2025-05-09 06:27:37 +0000 |
---|---|---|
committer | Marc Fonvieille <blackend@FreeBSD.org> | 2025-05-09 06:27:37 +0000 |
commit | 02e2f6d78441d9eb9307b4b1539ac173378e37c6 (patch) | |
tree | e32852b02419f4ebd5f28a3babf6732eeed95bd4 | |
parent | 81c8a1e8cc59ead6538b9e735cba7a3f54fe1e3a (diff) |
-rw-r--r-- | documentation/content/en/books/handbook/introduction.adoc | 2 | ||||
-rw-r--r-- | shared/releases.adoc | 11 |
2 files changed, 11 insertions, 2 deletions
diff --git a/documentation/content/en/books/handbook/introduction.adoc b/documentation/content/en/books/handbook/introduction.adoc index 20c81e809a..e5cb8134a9 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 {rel142-current}-RELEASE_ and _{rel135-current}-RELEASE_. +Welcome to FreeBSD! This handbook covers the installation and day to day use of _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 9e3dce2e8b..aa9df971d9 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. @@ -85,6 +85,15 @@ :rel143-current-major: 14 :rel143-current: 14.3 +:rel143-current-date: June 3, 2025 + +:u-rel143-notes: https://www.FreeBSD.org/releases/{rel143-current}R/relnotes/ +:u-rel143-announce: https://www.FreeBSD.org/releases/{rel143-current}R/announce/ +:u-rel143-errata: https://www.FreeBSD.org/releases/{rel143-current}R/errata/ +:u-rel143-hardware: https://www.FreeBSD.org/releases/{rel143-current}R/hardware/ +:u-rel143-installation: https://www.FreeBSD.org/releases/{rel143-current}R/installation/ +:u-rel143-readme: https://www.FreeBSD.org/releases/{rel143-current}R/readme/ +:u-rel143-signatures: https://www.FreeBSD.org/releases/{rel143-current}R/signatures/ :rel142-current-major: 14 :rel142-current: 14.2 |