git: 0befc55cdf4b - main - dts: Bump the freebsd branding version to 6.4

From: Emmanuel Vadot <manu_at_FreeBSD.org>
Date: Wed, 09 Aug 2023 13:43:23 UTC
The branch main has been updated by manu:

URL: https://cgit.FreeBSD.org/src/commit/?id=0befc55cdf4b7235df9c1c1a476e1aebc93ca7f1

commit 0befc55cdf4b7235df9c1c1a476e1aebc93ca7f1
Author:     Emmanuel Vadot <manu@FreeBSD.org>
AuthorDate: 2023-08-09 13:36:55 +0000
Commit:     Emmanuel Vadot <manu@FreeBSD.org>
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";
 };