From: Roy Marples Date: Mon, 5 Oct 2020 15:33:51 +0000 (+0100) Subject: Release dhcpcd-9.3.0 X-Git-Tag: v9.3.0^0 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e2b4e65aa0730c5e8d46c0a5d9fa11b9818520a6;p=thirdparty%2Fdhcpcd.git Release dhcpcd-9.3.0 --- diff --git a/src/defs.h b/src/defs.h index bea6418c..106a3a9a 100644 --- a/src/defs.h +++ b/src/defs.h @@ -29,7 +29,7 @@ #define CONFIG_H #define PACKAGE "dhcpcd" -#define VERSION "9.2.0" +#define VERSION "9.3.0" #ifndef PRIVSEP_USER # define PRIVSEP_USER "_" PACKAGE