From: Roy Marples Date: Fri, 6 Oct 2023 08:27:53 +0000 (+0100) Subject: Release dhcpcd-10.0.3 X-Git-Tag: v10.0.3^0 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=45fb8fd8dd281d2228c7abaddff7877d27e67146;p=thirdparty%2Fdhcpcd.git Release dhcpcd-10.0.3 --- diff --git a/src/defs.h b/src/defs.h index c0d2e61b..9749cc9d 100644 --- a/src/defs.h +++ b/src/defs.h @@ -29,7 +29,7 @@ #define CONFIG_H #define PACKAGE "dhcpcd" -#define VERSION "10.0.2" +#define VERSION "10.0.3" #ifndef PRIVSEP_USER # define PRIVSEP_USER "_" PACKAGE