From: Roy Marples Date: Wed, 19 Jul 2023 13:34:04 +0000 (+0100) Subject: Release dhcpcd-10.0.2 X-Git-Tag: v10.0.2^0 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d2fbde99cf2d0072016af9dfe6a77032a5a9fc30;p=thirdparty%2Fdhcpcd.git Release dhcpcd-10.0.2 --- diff --git a/src/defs.h b/src/defs.h index fd6db667..c0d2e61b 100644 --- a/src/defs.h +++ b/src/defs.h @@ -29,7 +29,7 @@ #define CONFIG_H #define PACKAGE "dhcpcd" -#define VERSION "10.0.1" +#define VERSION "10.0.2" #ifndef PRIVSEP_USER # define PRIVSEP_USER "_" PACKAGE