From d7d8203844bad5f9d8a6f3708c9b39141369aa51 Mon Sep 17 00:00:00 2001 From: Stephen Hemminger Date: Mon, 15 Jun 2026 15:50:05 -0700 Subject: [PATCH] v7.1.0 --- include/version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/version.h b/include/version.h index 0667e493..90194360 100644 --- a/include/version.h +++ b/include/version.h @@ -1 +1 @@ -static const char version[] = "7.0.0"; +static const char version[] = "7.1.0"; -- 2.47.3