From: Roy Marples Date: Thu, 13 Apr 2023 10:59:00 +0000 (+0100) Subject: Release dhcpcd-10.0.0 X-Git-Tag: v10.0.0^0 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7a97d103c5ca48d27e314260e415d8b3db1c2db7;p=thirdparty%2Fdhcpcd.git Release dhcpcd-10.0.0 --- diff --git a/src/defs.h b/src/defs.h index 47095a1a..2cb848ed 100644 --- a/src/defs.h +++ b/src/defs.h @@ -29,7 +29,7 @@ #define CONFIG_H #define PACKAGE "dhcpcd" -#define VERSION "9.99.0" +#define VERSION "10.0.0" #ifndef PRIVSEP_USER # define PRIVSEP_USER "_" PACKAGE