Date: Fri, 5 Feb 2021 16:42:12 GMT From: Glen Barber <gjb@FreeBSD.org> To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org Subject: git: 16e7cfb746 - main - fix __FreeBSD_version after 3c6a89748a01 Message-ID: <202102051642.115GgCru035135@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by gjb: URL: https://cgit.FreeBSD.org/doc/commit/?id=16e7cfb74648106fd48005b8b63c6492555a51f2 commit 16e7cfb74648106fd48005b8b63c6492555a51f2 Author: Glen Barber <gjb@FreeBSD.org> AuthorDate: 2021-02-05 16:41:57 +0000 Commit: Glen Barber <gjb@FreeBSD.org> CommitDate: 2021-02-05 16:41:57 +0000 fix __FreeBSD_version after 3c6a89748a01 Sponsored by: Rubicon Communications, LLC ("Netgate") --- documentation/content/en/books/porters-handbook/versions/chapter.adoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/documentation/content/en/books/porters-handbook/versions/chapter.adoc b/documentation/content/en/books/porters-handbook/versions/chapter.adoc index 8c46f8d4da..cc3ab873b3 100644 --- a/documentation/content/en/books/porters-handbook/versions/chapter.adoc +++ b/documentation/content/en/books/porters-handbook/versions/chapter.adoc @@ -790,8 +790,8 @@ Here is a convenient list of `__FreeBSD_version` values as defined in https://cg |February 2, 2021 |13.0-ALPHA3 after adding various LinuxKPI bits conflicting with drm-kmod. -|1305000 -|link:https://cgit.freebsd.org/src/commit/?id=3d544e6b0bc4000c0a485d84c95ed2b699916f3a[3d544e6b0bc4] +|1300500 +|link:https://cgit.freebsd.org/src/commit/?id=3c6a89748a01869c18955d5e3bfcdf35f6705d26[3c6a89748a01] |February 5, 2021 |13.0-STABLE after releng/13.0 was branched. |===
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202102051642.115GgCru035135>