From: Roy Marples Date: Thu, 30 Apr 2026 13:38:32 +0000 (+0100) Subject: Release dhcpcd-10.3.2 X-Git-Tag: v10.3.2^0 X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=243ad84ac67a87d631ff7eb83b2eed2727acebb5;p=thirdparty%2Fdhcpcd.git Release dhcpcd-10.3.2 --- diff --git a/src/defs.h b/src/defs.h index f693254f..637e8440 100644 --- a/src/defs.h +++ b/src/defs.h @@ -29,7 +29,7 @@ #define DEFS_H #define PACKAGE "dhcpcd" -#define VERSION "10.3.1" +#define VERSION "10.3.2" #ifndef PRIVSEP_USER # define PRIVSEP_USER "_" PACKAGE