From: Roy Marples Date: Fri, 10 Nov 2023 14:25:12 +0000 (+0000) Subject: Release dhcpcd-10.0.5 X-Git-Tag: v10.0.5^0 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6baf4df467aaae89b026a089122d155c6eec3f19;p=thirdparty%2Fdhcpcd.git Release dhcpcd-10.0.5 --- diff --git a/src/defs.h b/src/defs.h index 39d0ac1c..a2b1f890 100644 --- a/src/defs.h +++ b/src/defs.h @@ -29,7 +29,7 @@ #define DEFS_H #define PACKAGE "dhcpcd" -#define VERSION "10.0.4" +#define VERSION "10.0.5" #ifndef PRIVSEP_USER # define PRIVSEP_USER "_" PACKAGE