From: Roy Marples Date: Thu, 19 Oct 2023 11:15:31 +0000 (+0100) Subject: Release dhcpcd-10.0.4 X-Git-Tag: v10.0.4^0 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3cb242656546acfe88f6201f8b3dbe261ffd1a3e;p=thirdparty%2Fdhcpcd.git Release dhcpcd-10.0.4 --- diff --git a/src/defs.h b/src/defs.h index 9749cc9d..df4d3511 100644 --- a/src/defs.h +++ b/src/defs.h @@ -29,7 +29,7 @@ #define CONFIG_H #define PACKAGE "dhcpcd" -#define VERSION "10.0.3" +#define VERSION "10.0.4" #ifndef PRIVSEP_USER # define PRIVSEP_USER "_" PACKAGE