From: Roy Marples Date: Mon, 18 Dec 2023 15:39:51 +0000 (+0000) Subject: Release dhcpcd-10.0.6 X-Git-Tag: v10.0.6^0 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1c8ae59836fa87b4c63c598087f0460ec20ed862;p=thirdparty%2Fdhcpcd.git Release dhcpcd-10.0.6 --- diff --git a/src/defs.h b/src/defs.h index a2b1f890..c46b2e54 100644 --- a/src/defs.h +++ b/src/defs.h @@ -29,7 +29,7 @@ #define DEFS_H #define PACKAGE "dhcpcd" -#define VERSION "10.0.5" +#define VERSION "10.0.6" #ifndef PRIVSEP_USER # define PRIVSEP_USER "_" PACKAGE