From: Roy Marples Date: Fri, 24 May 2024 10:41:54 +0000 (+0100) Subject: Release dhcpcd-10.0.7 X-Git-Tag: v10.0.7^0 X-Git-Url: http://git.ipfire.org/gitweb/gitweb.cgi?a=commitdiff_plain;h=3067b38dc867ede9967375c83ea01fb95f237941;p=thirdparty%2Fdhcpcd.git Release dhcpcd-10.0.7 --- diff --git a/src/defs.h b/src/defs.h index c46b2e54..55139500 100644 --- a/src/defs.h +++ b/src/defs.h @@ -29,7 +29,7 @@ #define DEFS_H #define PACKAGE "dhcpcd" -#define VERSION "10.0.6" +#define VERSION "10.0.7" #ifndef PRIVSEP_USER # define PRIVSEP_USER "_" PACKAGE