From: Roy Marples Date: Fri, 22 Oct 2021 11:56:19 +0000 (+0100) Subject: Release dhcpcd-9.4.1 X-Git-Tag: v9.4.1^0 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3c458fc7fa4146029a1e4f9e98cd7e7adf03081a;p=thirdparty%2Fdhcpcd.git Release dhcpcd-9.4.1 --- diff --git a/src/defs.h b/src/defs.h index bede2d21..cde76f88 100644 --- a/src/defs.h +++ b/src/defs.h @@ -29,7 +29,7 @@ #define CONFIG_H #define PACKAGE "dhcpcd" -#define VERSION "9.4.0" +#define VERSION "9.4.1" #ifndef PRIVSEP_USER # define PRIVSEP_USER "_" PACKAGE