From 43388c729de3124d30ccd39e1e616ed30a1e2477 Mon Sep 17 00:00:00 2001 From: Stephen Hemminger Date: Mon, 26 Jun 2023 09:12:23 -0700 Subject: [PATCH] v6.4.0 --- include/version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/version.h b/include/version.h index 4cf74968b..086791792 100644 --- a/include/version.h +++ b/include/version.h @@ -1 +1 @@ -static const char version[] = "6.3.0"; +static const char version[] = "6.4.0"; -- 2.47.3