From: Roy Marples Date: Thu, 4 Jun 2020 12:35:46 +0000 (+0100) Subject: Release dhcpcd-9.1.1 X-Git-Tag: v9.1.1^0 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a7b29175bb2a47d9efc6c20599ea8d50100bafe2;p=thirdparty%2Fdhcpcd.git Release dhcpcd-9.1.1 --- diff --git a/src/defs.h b/src/defs.h index 389defb7..286e5a23 100644 --- a/src/defs.h +++ b/src/defs.h @@ -29,7 +29,7 @@ #define CONFIG_H #define PACKAGE "dhcpcd" -#define VERSION "9.1.0" +#define VERSION "9.1.1" #ifndef PRIVSEP_USER # define PRIVSEP_USER "_" PACKAGE