From fadb847a8eba78e8d6db058ca5e5cb3087d32893 Mon Sep 17 00:00:00 2001 From: Roy Marples Date: Mon, 12 Oct 2020 14:41:06 +0100 Subject: [PATCH] Release dhcpcd-9.3.1 --- src/defs.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/defs.h b/src/defs.h index 106a3a9a..bd13601a 100644 --- a/src/defs.h +++ b/src/defs.h @@ -29,7 +29,7 @@ #define CONFIG_H #define PACKAGE "dhcpcd" -#define VERSION "9.3.0" +#define VERSION "9.3.1" #ifndef PRIVSEP_USER # define PRIVSEP_USER "_" PACKAGE -- 2.47.3