From: Roy Marples Date: Tue, 11 Apr 2023 13:01:06 +0000 (+0100) Subject: Release dhcpcd-9.5.0 X-Git-Tag: v9.5.0^0 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7d9d7fdb02095da9e45a3737e70f99cb3a30b1cd;p=thirdparty%2Fdhcpcd.git Release dhcpcd-9.5.0 --- diff --git a/src/defs.h b/src/defs.h index cde76f88..2d16c0f5 100644 --- a/src/defs.h +++ b/src/defs.h @@ -29,7 +29,7 @@ #define CONFIG_H #define PACKAGE "dhcpcd" -#define VERSION "9.4.1" +#define VERSION "9.5.0" #ifndef PRIVSEP_USER # define PRIVSEP_USER "_" PACKAGE