From: Roy Marples Date: Fri, 3 Jul 2020 10:33:39 +0000 (+0100) Subject: Release dhcpcd-9.1.4 X-Git-Tag: v9.1.4~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b2e79f9e58d7957c62460a0aa0d8d337412a1099;p=thirdparty%2Fdhcpcd.git Release dhcpcd-9.1.4 --- diff --git a/src/defs.h b/src/defs.h index 4f90c7f2..ad0954b1 100644 --- a/src/defs.h +++ b/src/defs.h @@ -29,7 +29,7 @@ #define CONFIG_H #define PACKAGE "dhcpcd" -#define VERSION "9.1.3" +#define VERSION "9.1.4" #ifndef PRIVSEP_USER # define PRIVSEP_USER "_" PACKAGE