Date: Sat, 14 May 2022 12:06:56 GMT From: Dimitry Andric <dim@FreeBSD.org> To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org Subject: git: 2fc3902440 - main - Document __FreeBSD_version value 1400059. Message-ID: <202205141206.24EC6usF043930@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by dim (src committer): URL: https://cgit.FreeBSD.org/doc/commit/?id=2fc39024405aa024d14a5011d6474bb5a041578c commit 2fc39024405aa024d14a5011d6474bb5a041578c Author: Dimitry Andric <dim@FreeBSD.org> AuthorDate: 2022-05-14 12:06:41 +0000 Commit: Dimitry Andric <dim@FreeBSD.org> CommitDate: 2022-05-14 12:06:41 +0000 Document __FreeBSD_version value 1400059. --- .../content/en/books/porters-handbook/versions/_index.adoc | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/documentation/content/en/books/porters-handbook/versions/_index.adoc b/documentation/content/en/books/porters-handbook/versions/_index.adoc index 3790b68e6b..145ec4cfb3 100644 --- a/documentation/content/en/books/porters-handbook/versions/_index.adoc +++ b/documentation/content/en/books/porters-handbook/versions/_index.adoc @@ -333,7 +333,12 @@ Here is a convenient list of `__FreeBSD_version` values as defined in https://cg |1400058 |gitref:2e32d4e41d205d6f14834f87306a77ff77b9c0bd[repository="src",length=12] |May 7, 2022 -|14.0-CURRENT after newbus changes to remove devclass arguments +|14.0-CURRENT after newbus changes to remove devclass arguments. + +|1400059 +|gitref:3a9a9c0ca44ec535dcf73fe8462bee458e54814b[repository="src",length=12] +|May 14, 2022 +|14.0-CURRENT after upgrading llvm, clang, compiler-rt, libc++, libunwind, lld, lldb and openmp to llvmorg-14.0.3-0-g1f9140064dfb, a.k.a. 14.0.3 release. |=== ////
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202205141206.24EC6usF043930>
