diff options
author | Marc Fonvieille <blackend@FreeBSD.org> | 2025-02-14 09:57:11 +0000 |
---|---|---|
committer | Marc Fonvieille <blackend@FreeBSD.org> | 2025-02-14 09:57:11 +0000 |
commit | 95d535e47772bd52280f37f7b9e5ef357882b821 (patch) | |
tree | 7891531adcd72c4f4922b893e68448a594ac0807 | |
parent | d861583e7c05e847ea9082ee1faabcc65c9f1528 (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 7f0f88ef59..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 {rel142-current}-RELEASE_ and _{rel134-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 9c3936f2d6..49729916a5 100644 --- a/shared/releases.adoc +++ b/shared/releases.adoc @@ -52,7 +52,7 @@ // Set to 'INCLUDE' when the schedule is available. -:beta2-upcoming: INCLUDE +:beta2-upcoming: IGNORE // Set to 'INCLUDE' when the installation images are available. @@ -121,6 +121,15 @@ :rel135-current-major: 13 :rel135-current: 13.5 +:rel135-current-date: March 11, 2025 + +:u-rel135-notes: https://www.FreeBSD.org/releases/{rel135-current}R/relnotes/ +:u-rel135-announce: https://www.FreeBSD.org/releases/{rel135-current}R/announce/ +:u-rel135-errata: https://www.FreeBSD.org/releases/{rel135-current}R/errata/ +:u-rel135-hardware: https://www.FreeBSD.org/releases/{rel135-current}R/hardware/ +:u-rel135-installation: https://www.FreeBSD.org/releases/{rel135-current}R/installation/ +:u-rel135-readme: https://www.FreeBSD.org/releases/{rel135-current}R/readme/ +:u-rel135-signatures: https://www.FreeBSD.org/releases/{rel135-current}R/signatures/ :rel134-current-major: 13 :rel134-current: 13.4 |