# HG changeset patch # User Roy Marples # Date 1601912031 -3600 # Node ID a222b1d9a01c9b213c9762ec9cf7712aa5e78c71 # Parent 3332f8a996586eab7b5660d91b055c56f34a3c0c Release dhcpcd-9.3.0 diff -r 3332f8a99658 -r a222b1d9a01c src/defs.h --- a/src/defs.h Sun Oct 04 22:04:49 2020 +0100 +++ b/src/defs.h Mon Oct 05 16:33:51 2020 +0100 @@ -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