From: Roy Marples Date: Wed, 21 Aug 2024 10:51:59 +0000 (+0100) Subject: Release dhcpcd-10.0.9 X-Git-Tag: v10.0.9^0 X-Git-Url: http://git.ipfire.org/gitweb/gitweb.cgi?a=commitdiff_plain;h=257f59c267975593dc617f1c3cc3cdee70a17f33;p=thirdparty%2Fdhcpcd.git Release dhcpcd-10.0.9 --- diff --git a/src/defs.h b/src/defs.h index 1958a86b..ea99b5d5 100644 --- a/src/defs.h +++ b/src/defs.h @@ -29,7 +29,7 @@ #define DEFS_H #define PACKAGE "dhcpcd" -#define VERSION "10.0.8" +#define VERSION "10.0.9" #ifndef PRIVSEP_USER # define PRIVSEP_USER "_" PACKAGE