git: 13f6b1d0bfe2 - main - dts: Bump the freebsd branding version to 6.6

From: Emmanuel Vadot <manu_at_FreeBSD.org>
Date: Mon, 06 May 2024 08:45:24 UTC
The branch main has been updated by manu:

URL: https://cgit.FreeBSD.org/src/commit/?id=13f6b1d0bfe2cc9efdf926ff7990d3a436a59162

commit 13f6b1d0bfe2cc9efdf926ff7990d3a436a59162
Author:     Emmanuel Vadot <manu@FreeBSD.org>
AuthorDate: 2024-05-06 08:44:59 +0000
Commit:     Emmanuel Vadot <manu@FreeBSD.org>
CommitDate: 2024-05-06 08:44:59 +0000

    dts: Bump the freebsd branding version to 6.6
    
    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 c81f963c7872..b784a75b9f73 100644
--- a/sys/dts/freebsd-compatible.dts
+++ b/sys/dts/freebsd-compatible.dts
@@ -1,3 +1,3 @@
 / {
-	freebsd,dts-version = "6.4";
+	freebsd,dts-version = "6.6";
 };