From: Roy Marples Date: Mon, 15 Jun 2020 15:28:31 +0000 (+0100) Subject: Release dhcpcd-9.1.2 X-Git-Tag: v9.1.2^0 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7e72376a6ff59617344e13a0547171ec4175dd16;p=thirdparty%2Fdhcpcd.git Release dhcpcd-9.1.2 --- diff --git a/src/defs.h b/src/defs.h index 286e5a23..71668178 100644 --- a/src/defs.h +++ b/src/defs.h @@ -29,7 +29,7 @@ #define CONFIG_H #define PACKAGE "dhcpcd" -#define VERSION "9.1.1" +#define VERSION "9.1.2" #ifndef PRIVSEP_USER # define PRIVSEP_USER "_" PACKAGE