git: 1faa644e86 - main - Document __FreeBSD_version value 1500018.
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 06 Apr 2024 20:29:55 UTC
The branch main has been updated by dim:
URL: https://cgit.FreeBSD.org/doc/commit/?id=1faa644e86ca477b57b5ab669b80b72cd8670df7
commit 1faa644e86ca477b57b5ab669b80b72cd8670df7
Author: Dimitry Andric <dim@FreeBSD.org>
AuthorDate: 2024-04-06 20:29:48 +0000
Commit: Dimitry Andric <dim@FreeBSD.org>
CommitDate: 2024-04-06 20:29:48 +0000
Document __FreeBSD_version value 1500018.
---
documentation/content/en/books/porters-handbook/versions/_index.adoc | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/documentation/content/en/books/porters-handbook/versions/_index.adoc b/documentation/content/en/books/porters-handbook/versions/_index.adoc
index 4422217009..aeac5baf93 100644
--- a/documentation/content/en/books/porters-handbook/versions/_index.adoc
+++ b/documentation/content/en/books/porters-handbook/versions/_index.adoc
@@ -150,6 +150,11 @@ Here is a convenient list of `__FreeBSD_version` values as defined in https://cg
|March 20, 2024
|15.0-CURRENT after fixing a clang assertion or crash when building recent boost libraries.
+|1500018
+|gitref:0192eda105b367d4670205547e8e830e3716bea3[repository="src",length=12]
+|April 6, 2024
+|15.0-CURRENT after upgrading llvm, clang, compiler-rt, libc++, libunwind, lld, lldb and openmp to llvmorg-18.1.3-0-gc13b7485b879, a.k.a. 18.1.3 release.
+
|===
[[versions-14]]