From c5c74d5613acf2c3f2993461f1f305f6c64a5666 Mon Sep 17 00:00:00 2001 From: Roy Marples Date: Sun, 23 Feb 2025 20:38:43 +0000 Subject: [PATCH] Release dhcpcd-10.2.1 --- src/defs.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.47.3