From: Roy Marples Date: Mon, 28 Dec 2020 12:59:20 +0000 (+0000) Subject: Release dhcpcd-9.4.0 X-Git-Tag: v9.4.0^0 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dbb8e334c9feb222352538f7d078c07a7ba2001d;p=thirdparty%2Fdhcpcd.git Release dhcpcd-9.4.0 --- diff --git a/src/defs.h b/src/defs.h index 26619e00..39f14a87 100644 --- a/src/defs.h +++ b/src/defs.h @@ -29,7 +29,7 @@ #define CONFIG_H #define PACKAGE "dhcpcd" -#define VERSION "9.3.4" +#define VERSION "9.4.0" #ifndef PRIVSEP_USER # define PRIVSEP_USER "_" PACKAGE