From: Roy Marples Date: Wed, 12 Feb 2025 15:31:36 +0000 (+0000) Subject: Release dhcpcd-10.2.0 X-Git-Tag: v10.2.0^0 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=8beb42b62651f0a6647e6b83f3e50b8e32a1db69;p=thirdparty%2Fdhcpcd.git Release dhcpcd-10.2.0 --- diff --git a/src/defs.h b/src/defs.h index b5191460..3760b75a 100644 --- a/src/defs.h +++ b/src/defs.h @@ -29,7 +29,7 @@ #define DEFS_H #define PACKAGE "dhcpcd" -#define VERSION "10.1.0" +#define VERSION "10.2.0" #ifndef PRIVSEP_USER # define PRIVSEP_USER "_" PACKAGE