From: Roy Marples Date: Mon, 13 Apr 2020 15:09:08 +0000 (+0100) Subject: Release dhcpcd-9.0.1 X-Git-Tag: v9.0.1^0 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2d6718d5c68a7e35a4222ed7e1e1b64a8aa801ad;p=thirdparty%2Fdhcpcd.git Release dhcpcd-9.0.1 --- diff --git a/src/defs.h b/src/defs.h index 2d125d1c..4bd5bed6 100644 --- a/src/defs.h +++ b/src/defs.h @@ -29,7 +29,7 @@ #define CONFIG_H #define PACKAGE "dhcpcd" -#define VERSION "9.0.0" +#define VERSION "9.0.1" #ifndef PRIVSEP_USER # define PRIVSEP_USER "_" PACKAGE