From: Roy Marples Date: Tue, 25 Feb 2025 12:37:57 +0000 (+0000) Subject: Release dhcpcd-10.2.2 X-Git-Tag: v10.2.2^0 X-Git-Url: http://git.ipfire.org/gitweb/gitweb.cgi?a=commitdiff_plain;h=f6983c18dbf7989f43a2838beeaf62a54c53ff1d;p=thirdparty%2Fdhcpcd.git Release dhcpcd-10.2.2 --- diff --git a/src/defs.h b/src/defs.h index 9b7a0dbd..885d87aa 100644 --- a/src/defs.h +++ b/src/defs.h @@ -29,7 +29,7 @@ #define DEFS_H #define PACKAGE "dhcpcd" -#define VERSION "10.2.1" +#define VERSION "10.2.2" #ifndef PRIVSEP_USER # define PRIVSEP_USER "_" PACKAGE