From: Roy Marples Date: Sun, 1 Jun 2025 18:40:28 +0000 (+0100) Subject: Release dhcpcd-10.2.4 X-Git-Tag: v10.2.4^0 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=93df2b254caf9639f9ffb66e0fe2b584eeba6220;p=thirdparty%2Fdhcpcd.git Release dhcpcd-10.2.4 --- diff --git a/src/defs.h b/src/defs.h index 3b1e62d6..c527c793 100644 --- a/src/defs.h +++ b/src/defs.h @@ -29,7 +29,7 @@ #define DEFS_H #define PACKAGE "dhcpcd" -#define VERSION "10.2.3" +#define VERSION "10.2.4" #ifndef PRIVSEP_USER # define PRIVSEP_USER "_" PACKAGE