From c9c64b8d1ebed69054f8a170d640b13c3abb1fdb Mon Sep 17 00:00:00 2001 From: Stephen Hemminger Date: Mon, 21 Dec 2020 10:28:53 -0800 Subject: [PATCH] 5.10.0 --- include/version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/version.h b/include/version.h index 89d05974..cf7afbbf 100644 --- a/include/version.h +++ b/include/version.h @@ -1 +1 @@ -static const char version[] = "5.9.0"; +static const char version[] = "5.10.0";