git: cad1d13af789 - main - dts: Bump the freebsd branding version to 6.12
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 08 Jan 2025 09:34:23 UTC
The branch main has been updated by manu: URL: https://cgit.FreeBSD.org/src/commit/?id=cad1d13af789b82d829923795cccbf37cdf93b51 commit cad1d13af789b82d829923795cccbf37cdf93b51 Author: Emmanuel Vadot <manu@FreeBSD.org> AuthorDate: 2025-01-08 09:34:06 +0000 Commit: Emmanuel Vadot <manu@FreeBSD.org> CommitDate: 2025-01-08 09:34:06 +0000 dts: Bump the freebsd branding version to 6.12 --- 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 7d602f70a83b..ffdc2e542a22 100644 --- a/sys/dts/freebsd-compatible.dts +++ b/sys/dts/freebsd-compatible.dts @@ -1,3 +1,3 @@ / { - freebsd,dts-version = "6.8"; + freebsd,dts-version = "6.12"; };