From: Roy Marples Date: Mon, 19 Jul 2021 20:25:45 +0000 (+0100) Subject: Build as dhcpcd-9.99 now we have a dhcpcd-9 branch. X-Git-Tag: v10.0.0~85 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3c216f86f561c8b22c3c82013fd47f324969b360;p=thirdparty%2Fdhcpcd.git Build as dhcpcd-9.99 now we have a dhcpcd-9 branch. --- diff --git a/src/defs.h b/src/defs.h index bede2d21..44191d0b 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.99.0" #ifndef PRIVSEP_USER # define PRIVSEP_USER "_" PACKAGE