diff options
-rw-r--r-- | documentation/content/en/books/handbook/introduction.adoc | 2 | ||||
-rw-r--r-- | shared/releases.adoc | 20 |
2 files changed, 11 insertions, 11 deletions
diff --git a/documentation/content/en/books/handbook/introduction.adoc b/documentation/content/en/books/handbook/introduction.adoc index e5cb8134a9..20c81e809a 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 {rel142-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 aa9df971d9..4122af99ab 100644 --- a/shared/releases.adoc +++ b/shared/releases.adoc @@ -37,7 +37,7 @@ // Set to 'INCLUDE' when the schedule is available. -:beta-upcoming: IGNORE +:beta-upcoming: INCLUDE // Set to 'INCLUDE' when the installation images are available. @@ -85,15 +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/ +//: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 |