From: Roy Marples Date: Fri, 20 Nov 2020 13:06:16 +0000 (+0000) Subject: Release dhcpcd-9.3.3 X-Git-Tag: v9.3.3^0 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1bf7daf8e8ac18790cf8cc666bbbcb358c3a39aa;p=thirdparty%2Fdhcpcd.git Release dhcpcd-9.3.3 --- diff --git a/src/defs.h b/src/defs.h index 2233de7e..151dc62f 100644 --- a/src/defs.h +++ b/src/defs.h @@ -29,7 +29,7 @@ #define CONFIG_H #define PACKAGE "dhcpcd" -#define VERSION "9.3.2" +#define VERSION "9.3.3" #ifndef PRIVSEP_USER # define PRIVSEP_USER "_" PACKAGE