The branch main has been updated by manu: URL: https://cgit.FreeBSD.org/src/commit/?id=0befc55cdf4b7235df9c1c1a476e1aebc93ca7f1
commit 0befc55cdf4b7235df9c1c1a476e1aebc93ca7f1 Author: Emmanuel Vadot <[email protected]> AuthorDate: 2023-08-09 13:36:55 +0000 Commit: Emmanuel Vadot <[email protected]> CommitDate: 2023-08-09 13:36:55 +0000 dts: Bump the freebsd branding version to 6.4 Sponsored by: Beckhoff Automation GmbH & Co. KG --- sys/dts/freebsd-compatible.dts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys/dts/freebsd-compatible.dts b/sys/dts/freebsd-compatible.dts index eb1a50401d6e..c81f963c7872 100644 --- a/sys/dts/freebsd-compatible.dts +++ b/sys/dts/freebsd-compatible.dts @@ -1,3 +1,3 @@ / { - freebsd,dts-version = "5.13"; + freebsd,dts-version = "6.4"; };
