diff options
author | Marc Fonvieille <blackend@FreeBSD.org> | 2022-03-26 10:40:40 +0000 |
---|---|---|
committer | Marc Fonvieille <blackend@FreeBSD.org> | 2022-03-26 10:40:40 +0000 |
commit | 7c0bdd7db29284ff576b8baacdb2877fa6112642 (patch) | |
tree | 5762a8ad9b06b649c158f29e02e2cf3719e0ff48 | |
parent | 8aec9fdeeaca7e4400d587d7d8aa2872aa88f543 (diff) |
-rw-r--r-- | documentation/content/en/books/handbook/_index.adoc | 2 | ||||
-rw-r--r-- | shared/releases.adoc | 18 |
2 files changed, 10 insertions, 10 deletions
diff --git a/documentation/content/en/books/handbook/_index.adoc b/documentation/content/en/books/handbook/_index.adoc index 3514c54665..4c8cbfaf7b 100644 --- a/documentation/content/en/books/handbook/_index.adoc +++ b/documentation/content/en/books/handbook/_index.adoc @@ -48,7 +48,7 @@ endif::[] [.abstract-title] Abstract -Welcome to FreeBSD! This handbook covers the installation and day to day use of _FreeBSD {rel130-current}-RELEASE_ and _FreeBSD {rel123-current}-RELEASE_. +Welcome to FreeBSD! This handbook covers the installation and day to day use of _FreeBSD {rel131-current}-RELEASE_ and _FreeBSD {rel123-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 281b6fa693..17fe8f0aeb 100644 --- a/shared/releases.adoc +++ b/shared/releases.adoc @@ -36,11 +36,11 @@ // Set to 'INCLUDE' when the schedule is available. -:beta-upcoming: INCLUDE +:beta-upcoming: IGNORE // Set to 'INCLUDE' when the installation images are available. -:beta-testing: INCLUDE +:beta-testing: IGNORE :betarel-current-major: 13 :betarel-current: 13.1 :betarel-vers: BETA3 @@ -74,15 +74,15 @@ :rel131-current-major: 13 :rel131-current: 13.1 -//:rel131-current-date: April 13, 2021 +:rel131-current-date: April 26, 2022 :u-rel131-notes: https://www.FreeBSD.org/releases/{rel131-current}R/relnotes/ -//:u-rel131-announce: https://www.FreeBSD.org/releases/{rel131-current}R/announce/ -//:u-rel131-errata: https://www.FreeBSD.org/releases/{rel131-current}R/errata/ -//:u-rel131-hardware: https://www.FreeBSD.org/releases/{rel131-current}R/hardware/ -//:u-rel131-installation: https://www.FreeBSD.org/releases/{rel131-current}R/installation/ -//:u-rel131-readme: https://www.FreeBSD.org/releases/{rel131-current}R/readme/ -//:u-rel131-signatures: https://www.FreeBSD.org/releases/{rel131-current}R/signatures/ +:u-rel131-announce: https://www.FreeBSD.org/releases/{rel131-current}R/announce/ +:u-rel131-errata: https://www.FreeBSD.org/releases/{rel131-current}R/errata/ +:u-rel131-hardware: https://www.FreeBSD.org/releases/{rel131-current}R/hardware/ +:u-rel131-installation: https://www.FreeBSD.org/releases/{rel131-current}R/installation/ +:u-rel131-readme: https://www.FreeBSD.org/releases/{rel131-current}R/readme/ +:u-rel131-signatures: https://www.FreeBSD.org/releases/{rel131-current}R/signatures/ :rel130-current-major: 13 :rel130-current: 13.0 |