From: Roy Marples Date: Thu, 2 Jul 2020 13:42:57 +0000 (+0100) Subject: Release dhcpcd-9.1.3 X-Git-Tag: v9.1.3^0 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1c43c1a4511f67e971b81349ddd99f272f8528b8;p=thirdparty%2Fdhcpcd.git Release dhcpcd-9.1.3 --- diff --git a/src/defs.h b/src/defs.h index 71668178..4f90c7f2 100644 --- a/src/defs.h +++ b/src/defs.h @@ -29,7 +29,7 @@ #define CONFIG_H #define PACKAGE "dhcpcd" -#define VERSION "9.1.2" +#define VERSION "9.1.3" #ifndef PRIVSEP_USER # define PRIVSEP_USER "_" PACKAGE