diff options
| author | Marc Fonvieille <blackend@FreeBSD.org> | 2026-08-14 07:54:07 +0000 |
|---|---|---|
| committer | Marc Fonvieille <blackend@FreeBSD.org> | 2026-08-14 07:54:07 +0000 |
| commit | ab0db63ee1c0fad276688dd28721487d976f39c9 (patch) | |
| tree | 83db49b0dafc9c250c919e4b9a481c0470e816d3 | |
| parent | c0e54b357fef113761fee5ec3c309ccc194b6157 (diff) | |
14.5-R: Temporary version bump for 14.5-Rrelease/14.5.0
| -rw-r--r-- | documentation/content/en/books/handbook/introduction.adoc | 2 | ||||
| -rw-r--r-- | shared/releases.adoc | 20 |
2 files changed, 15 insertions, 7 deletions
diff --git a/documentation/content/en/books/handbook/introduction.adoc b/documentation/content/en/books/handbook/introduction.adoc index 5f22a5afad..0358b0286e 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 {rel151-current}-RELEASE_, _FreeBSD {rel144-current}-RELEASE_ and _{rel135-current}-RELEASE_. +Welcome to FreeBSD! This handbook covers the installation and day to day use of _FreeBSD {rel151-current}-RELEASE_, _FreeBSD {rel145-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 9a3344b125..d230dba955 100644 --- a/shared/releases.adoc +++ b/shared/releases.adoc @@ -39,9 +39,9 @@ // Current latest legacy RELEASE. :rel-legacy-major: 14 -:rel-legacy: {rel-legacy-major}.4 -:rel-legacy-next: {rel-legacy-major}.5 -:rel-legacy-previous: {rel-legacy-major}.3 +:rel-legacy: {rel-legacy-major}.5 +:rel-legacy-next: {rel-legacy-major}.6 +:rel-legacy-previous: {rel-legacy-major}.4 // If there is no release currently in the release cycle (i.e. we // don't have something in BETAn or RCn), then change %beta.testing @@ -49,11 +49,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: IGNORE +:beta-testing: INCLUDE :betarel-current-major: 14 :betarel-current: 14.5 :betarel-vers: RELEASE @@ -121,7 +121,15 @@ :rel145-current-major: 15 :rel145-current: 14.5 -// :rel145-current-date: TBD +:rel145-current-date: September 8, 2026 + +:u-rel145-notes: https://www.FreeBSD.org/releases/{rel145-current}R/relnotes/ +:u-rel145-announce: https://www.FreeBSD.org/releases/{rel145-current}R/announce/ +:u-rel145-errata: https://www.FreeBSD.org/releases/{rel145-current}R/errata/ +:u-rel145-hardware: https://www.FreeBSD.org/releases/{rel145-current}R/hardware/ +:u-rel145-installation: https://www.FreeBSD.org/releases/{rel145-current}R/installation/ +:u-rel145-readme: https://www.FreeBSD.org/releases/{rel145-current}R/readme/ +:u-rel145-signatures: https://www.FreeBSD.org/releases/{rel145-current}R/signatures/ :u-rel144-notes: https://www.FreeBSD.org/releases/{rel144-current}R/relnotes/ :u-rel144-announce: https://www.FreeBSD.org/releases/{rel144-current}R/announce/ |
