diff options
| author | Marc Fonvieille <blackend@FreeBSD.org> | 2024-08-09 06:52:56 +0000 |
|---|---|---|
| committer | Marc Fonvieille <blackend@FreeBSD.org> | 2024-08-09 06:52:56 +0000 |
| commit | cf1558a2141e89f4afd16dc2151f838540fc83fa (patch) | |
| tree | 3b940552811436e4dd652a3fa366713853af1b89 | |
| parent | a5d2f4ebbf3c57ad1064ae97fae70ff1ac75805e (diff) | |
13.4-R: Temporary version bump for 13.4-Rrelease/13.4.0
| -rw-r--r-- | documentation/content/en/books/handbook/introduction.adoc | 2 | ||||
| -rw-r--r-- | shared/releases.adoc | 14 |
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 cd38a714a1..1f8d4c4c66 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 {rel141-current}-RELEASE_ and _{rel133-current}-RELEASE_. +Welcome to FreeBSD! This handbook covers the installation and day to day use of _FreeBSD {rel141-current}-RELEASE_ and _{rel134-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 c7255c26a2..6f63f2a880 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. @@ -107,6 +107,18 @@ :u-rel140-readme: https://www.FreeBSD.org/releases/{rel140-current}R/readme/ :u-rel140-signatures: https://www.FreeBSD.org/releases/{rel140-current}R/signatures/ +:rel134-current-major: 13 +:rel134-current: 13.4 +:rel134-current-date: September 3, 2024 + +:u-rel134-notes: https://www.FreeBSD.org/releases/{rel134-current}R/relnotes/ +:u-rel134-announce: https://www.FreeBSD.org/releases/{rel134-current}R/announce/ +:u-rel134-errata: https://www.FreeBSD.org/releases/{rel134-current}R/errata/ +:u-rel134-hardware: https://www.FreeBSD.org/releases/{rel134-current}R/hardware/ +:u-rel134-installation: https://www.FreeBSD.org/releases/{rel134-current}R/installation/ +:u-rel134-readme: https://www.FreeBSD.org/releases/{rel134-current}R/readme/ +:u-rel134-signatures: https://www.FreeBSD.org/releases/{rel134-current}R/signatures/ + :rel133-current-major: 13 :rel133-current: 13.3 :rel133-current-date: March 5, 2024 |
