diff options
| author | Colin Percival <cperciva@FreeBSD.org> | 2025-09-05 22:44:38 +0000 |
|---|---|---|
| committer | Colin Percival <cperciva@FreeBSD.org> | 2025-09-05 22:44:38 +0000 |
| commit | 031902c3e0b3904fdbba142bb718b8c8a82a56e0 (patch) | |
| tree | b0bffc90a5d5e6fe47a3669b4c4911a3dfb40e80 | |
| parent | aff59d18abefd1c8adc409661fb561172d169a8a (diff) | |
The main branch is now 16.0-CURRENT.
Reported by: Pau Amma
Approved by: re (implicit)
Sponsored by: https://www.patreon.com/cperciva
| -rw-r--r-- | website/content/en/releng/_index.adoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/website/content/en/releng/_index.adoc b/website/content/en/releng/_index.adoc index 79d076e05c..d2dcba6750 100644 --- a/website/content/en/releng/_index.adoc +++ b/website/content/en/releng/_index.adoc @@ -51,7 +51,7 @@ This table lists the code freeze status for major branches of the `src/` reposit [cols="1,1,2,4",options="header",] |=== |Branch |Status |Contact |Notes -|`main` |Open |committers |Active development branch for 15.0-CURRENT. +|`main` |Open |committers |Active development branch for 16.0-CURRENT. |`stable/15` |Open |committers |Development branch for FreeBSD 15-STABLE. |`stable/14` |Open |committers |Development branch for FreeBSD 14-STABLE. |`releng/14.3` |Frozen |security-officer@FreeBSD.org |FreeBSD 14.3 supported errata fix branch. |
