From: Roy Marples Date: Fri, 4 Oct 2024 21:22:24 +0000 (+0100) Subject: Release dhcpcd-10.1.0 X-Git-Tag: v10.1.0^0 X-Git-Url: http://git.ipfire.org/gitweb/gitweb.cgi?a=commitdiff_plain;h=57c3506a5622e199cf0e3fc1ef26a71cdedc9521;p=thirdparty%2Fdhcpcd.git Release dhcpcd-10.1.0 --- diff --git a/src/defs.h b/src/defs.h index 4e203651..b5191460 100644 --- a/src/defs.h +++ b/src/defs.h @@ -29,7 +29,7 @@ #define DEFS_H #define PACKAGE "dhcpcd" -#define VERSION "10.0.10" +#define VERSION "10.1.0" #ifndef PRIVSEP_USER # define PRIVSEP_USER "_" PACKAGE