From: Roy Marples Date: Mon, 12 Oct 2020 13:41:06 +0000 (+0100) Subject: Release dhcpcd-9.3.1 X-Git-Tag: v9.3.1~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fadb847a8eba78e8d6db058ca5e5cb3087d32893;p=thirdparty%2Fdhcpcd.git Release dhcpcd-9.3.1 --- diff --git a/src/defs.h b/src/defs.h index 106a3a9a..bd13601a 100644 --- a/src/defs.h +++ b/src/defs.h @@ -29,7 +29,7 @@ #define CONFIG_H #define PACKAGE "dhcpcd" -#define VERSION "9.3.0" +#define VERSION "9.3.1" #ifndef PRIVSEP_USER # define PRIVSEP_USER "_" PACKAGE