From: Roy Marples Date: Wed, 21 Aug 2024 15:04:53 +0000 (+0100) Subject: Release dhcpcd-10.0.10 X-Git-Tag: v10.0.10^0 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=ab5ec18e755c1bb450c74d3a4657ea48d0f7f314;p=thirdparty%2Fdhcpcd.git Release dhcpcd-10.0.10 --- diff --git a/src/defs.h b/src/defs.h index ea99b5d5..4e203651 100644 --- a/src/defs.h +++ b/src/defs.h @@ -29,7 +29,7 @@ #define DEFS_H #define PACKAGE "dhcpcd" -#define VERSION "10.0.9" +#define VERSION "10.0.10" #ifndef PRIVSEP_USER # define PRIVSEP_USER "_" PACKAGE