From: Roy Marples Date: Tue, 21 Apr 2020 09:32:00 +0000 (+0100) Subject: Release dhcpcd-9.0.2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=453c60d5cdf957fb4a24cac07aad70ae1edde661;p=thirdparty%2Fdhcpcd.git Release dhcpcd-9.0.2 --- diff --git a/src/defs.h b/src/defs.h index 4bd5bed6..29d82193 100644 --- a/src/defs.h +++ b/src/defs.h @@ -29,7 +29,7 @@ #define CONFIG_H #define PACKAGE "dhcpcd" -#define VERSION "9.0.1" +#define VERSION "9.0.2" #ifndef PRIVSEP_USER # define PRIVSEP_USER "_" PACKAGE