git: c0b8b8188edd - main - dts: Bump the freebsd branding version to 6.7
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 06 May 2024 08:46:32 UTC
The branch main has been updated by manu:
URL: https://cgit.FreeBSD.org/src/commit/?id=c0b8b8188edd83575153a320e0d9fd30cc5534c2
commit c0b8b8188edd83575153a320e0d9fd30cc5534c2
Author: Emmanuel Vadot <manu@FreeBSD.org>
AuthorDate: 2024-05-06 08:46:20 +0000
Commit: Emmanuel Vadot <manu@FreeBSD.org>
CommitDate: 2024-05-06 08:46:20 +0000
dts: Bump the freebsd branding version to 6.7
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 b784a75b9f73..c9b8ac5533e3 100644
--- a/sys/dts/freebsd-compatible.dts
+++ b/sys/dts/freebsd-compatible.dts
@@ -1,3 +1,3 @@
/ {
- freebsd,dts-version = "6.6";
+ freebsd,dts-version = "6.7";
};