From: Roy Marples Date: Sun, 6 Sep 2020 14:27:28 +0000 (+0100) Subject: Release dhcpcd-9.2.0 X-Git-Tag: v9.2.0^0 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=870f165161f4436421e105e104db3813064120cf;p=thirdparty%2Fdhcpcd.git Release dhcpcd-9.2.0 --- diff --git a/src/defs.h b/src/defs.h index ad0954b1..bea6418c 100644 --- a/src/defs.h +++ b/src/defs.h @@ -29,7 +29,7 @@ #define CONFIG_H #define PACKAGE "dhcpcd" -#define VERSION "9.1.4" +#define VERSION "9.2.0" #ifndef PRIVSEP_USER # define PRIVSEP_USER "_" PACKAGE