From e5fd785830671180e934a84a44da93c51cce839d Mon Sep 17 00:00:00 2001 From: Stephen Hemminger Date: Mon, 11 Mar 2024 08:53:55 -0700 Subject: [PATCH] v6.8.0 --- include/version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/version.h b/include/version.h index a3ec1bb77..ae9eec968 100644 --- a/include/version.h +++ b/include/version.h @@ -1 +1 @@ -static const char version[] = "6.7.0"; +static const char version[] = "6.8.0"; -- 2.47.3