Date: Sun, 16 May 2021 02:58:25 GMT From: Allan Jude <allanjude@FreeBSD.org> To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org Subject: git: b07a82f8e1 - main - Release Notes: Fix the release counts Message-ID: <202105160258.14G2wPUl065444@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by allanjude: URL: https://cgit.FreeBSD.org/doc/commit/?id=b07a82f8e1fce3c22650e6dccf666d717a9a4883 commit b07a82f8e1fce3c22650e6dccf666d717a9a4883 Author: Allan Jude <allanjude@FreeBSD.org> AuthorDate: 2021-05-16 02:57:17 +0000 Commit: Allan Jude <allanjude@FreeBSD.org> CommitDate: 2021-05-16 02:57:17 +0000 Release Notes: Fix the release counts 11.1 is the second, not the first, release on the stable/11 branch Sponsored By: Klara Inc. --- website/content/en/releases/10.3R/announce.adoc | 2 +- website/content/en/releases/11.1R/announce.adoc | 2 +- website/content/en/releases/11.2R/announce.adoc | 2 +- website/content/en/releases/11.3R/announce.adoc | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/website/content/en/releases/10.3R/announce.adoc b/website/content/en/releases/10.3R/announce.adoc index 5907ace3e3..f6ee7e204b 100644 --- a/website/content/en/releases/10.3R/announce.adoc +++ b/website/content/en/releases/10.3R/announce.adoc @@ -16,7 +16,7 @@ include::shared/releases.adoc[] Date: {thisDate} -The FreeBSD Release Engineering Team is pleased to announce the availability of FreeBSD {thisRelease}-RELEASE. This is the third release of the stable/{thisBranch} branch, which improves on the stability of FreeBSD {lastRelease}-RELEASE and introduces some new features. +The FreeBSD Release Engineering Team is pleased to announce the availability of FreeBSD {thisRelease}-RELEASE. This is the fourth release of the stable/{thisBranch} branch, which improves on the stability of FreeBSD {lastRelease}-RELEASE and introduces some new features. Some of the highlights: diff --git a/website/content/en/releases/11.1R/announce.adoc b/website/content/en/releases/11.1R/announce.adoc index 556509c0ee..6ccc222d5f 100644 --- a/website/content/en/releases/11.1R/announce.adoc +++ b/website/content/en/releases/11.1R/announce.adoc @@ -16,7 +16,7 @@ include::shared/releases.adoc[] Date: {thisDate} -The FreeBSD Release Engineering Team is pleased to announce the availability of FreeBSD {thisRelease}-RELEASE. This is the first release of the stable/{thisBranch} branch. +The FreeBSD Release Engineering Team is pleased to announce the availability of FreeBSD {thisRelease}-RELEASE. This is the second release of the stable/{thisBranch} branch. Some of the highlights: diff --git a/website/content/en/releases/11.2R/announce.adoc b/website/content/en/releases/11.2R/announce.adoc index 11ad829fca..d6e90f460f 100644 --- a/website/content/en/releases/11.2R/announce.adoc +++ b/website/content/en/releases/11.2R/announce.adoc @@ -17,7 +17,7 @@ include::shared/releases.adoc[] Date: {thisDate} -The FreeBSD Release Engineering Team is pleased to announce the availability of FreeBSD {thisRelease}-RELEASE. This is the first release of the stable/{thisBranch} branch. +The FreeBSD Release Engineering Team is pleased to announce the availability of FreeBSD {thisRelease}-RELEASE. This is the third release of the stable/{thisBranch} branch. Some of the highlights: diff --git a/website/content/en/releases/11.3R/announce.adoc b/website/content/en/releases/11.3R/announce.adoc index 3f727c2210..1a0f107632 100644 --- a/website/content/en/releases/11.3R/announce.adoc +++ b/website/content/en/releases/11.3R/announce.adoc @@ -16,7 +16,7 @@ include::shared/releases.adoc[] Date: {thisDate} -The FreeBSD Release Engineering Team is pleased to announce the availability of FreeBSD {thisRelease}-RELEASE. This is the first release of the stable/{thisBranch} branch. +The FreeBSD Release Engineering Team is pleased to announce the availability of FreeBSD {thisRelease}-RELEASE. This is the fourth release of the stable/{thisBranch} branch. Some of the highlights:help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202105160258.14G2wPUl065444>
