From: Roy Marples Date: Fri, 16 May 2025 12:30:35 +0000 (+0100) Subject: Release dhcpcd-10.2.3 X-Git-Tag: v10.2.3^0 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=e20185bc09694db67c6d0b56dd58cfe5ee85c6d4;p=thirdparty%2Fdhcpcd.git Release dhcpcd-10.2.3 --- diff --git a/src/defs.h b/src/defs.h index 885d87aa..3b1e62d6 100644 --- a/src/defs.h +++ b/src/defs.h @@ -29,7 +29,7 @@ #define DEFS_H #define PACKAGE "dhcpcd" -#define VERSION "10.2.2" +#define VERSION "10.2.3" #ifndef PRIVSEP_USER # define PRIVSEP_USER "_" PACKAGE