From: Roy Marples Date: Thu, 20 Apr 2023 11:05:04 +0000 (+0100) Subject: Release dhcpcd-9.5.1 X-Git-Tag: v9.5.1~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=030fbd70ab55348bc8a5ec8a0d02ce1301ee00df;p=thirdparty%2Fdhcpcd.git Release dhcpcd-9.5.1 --- diff --git a/src/defs.h b/src/defs.h index 2d16c0f5..bb5e7191 100644 --- a/src/defs.h +++ b/src/defs.h @@ -29,7 +29,7 @@ #define CONFIG_H #define PACKAGE "dhcpcd" -#define VERSION "9.5.0" +#define VERSION "9.5.1" #ifndef PRIVSEP_USER # define PRIVSEP_USER "_" PACKAGE