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