From: Roy Marples Date: Sun, 23 Feb 2025 20:38:43 +0000 (+0000) Subject: Release dhcpcd-10.2.1 X-Git-Tag: v10.2.1^0 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=c5c74d5613acf2c3f2993461f1f305f6c64a5666;p=thirdparty%2Fdhcpcd.git Release dhcpcd-10.2.1 --- diff --git a/src/defs.h b/src/defs.h index 26611fc0..9b7a0dbd 100644 --- a/src/defs.h +++ b/src/defs.h @@ -29,7 +29,7 @@ #define DEFS_H #define PACKAGE "dhcpcd" -#define VERSION "10.2.0" +#define VERSION "10.2.1" #ifndef PRIVSEP_USER # define PRIVSEP_USER "_" PACKAGE