From: Roy Marples Date: Fri, 14 Nov 2025 15:38:04 +0000 (+0000) Subject: Release dhcpcd-10.3.0 X-Git-Tag: v10.3.0^0 X-Git-Url: http://git.ipfire.org/gitweb/?a=commitdiff_plain;h=385ff246cbdbd1627582999f7705bf9ef2ad0d7d;p=thirdparty%2Fdhcpcd.git Release dhcpcd-10.3.0 --- diff --git a/src/defs.h b/src/defs.h index c527c793..cd7d1e03 100644 --- a/src/defs.h +++ b/src/defs.h @@ -29,7 +29,7 @@ #define DEFS_H #define PACKAGE "dhcpcd" -#define VERSION "10.2.4" +#define VERSION "10.3.0" #ifndef PRIVSEP_USER # define PRIVSEP_USER "_" PACKAGE