From db0edb90d23e99bd5400ad7717f0bf6326430817 Mon Sep 17 00:00:00 2001 From: Stephen Hemminger Date: Tue, 16 Jul 2024 19:38:17 -0700 Subject: [PATCH] v6.10.0 --- include/version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/version.h b/include/version.h index 3252e807..2390be48 100644 --- a/include/version.h +++ b/include/version.h @@ -1 +1 @@ -static const char version[] = "6.9.0"; +static const char version[] = "6.10.0"; -- 2.47.2