]> git.ipfire.org Git - thirdparty/dhcpcd.git/commitdiff
Release dhcpcd-10.2.4 v10.2.4
authorRoy Marples <roy@marples.name>
Sun, 1 Jun 2025 18:40:28 +0000 (19:40 +0100)
committerRoy Marples <roy@marples.name>
Sun, 1 Jun 2025 18:40:28 +0000 (19:40 +0100)
src/defs.h

index 3b1e62d6029a7a41c9bc7a549f4b719852f46f4f..c527c7936ac0ce37723fe0933f14ec56ad6a8668 100644 (file)
@@ -29,7 +29,7 @@
 #define DEFS_H
 
 #define PACKAGE                        "dhcpcd"
-#define VERSION                        "10.2.3"
+#define VERSION                        "10.2.4"
 
 #ifndef PRIVSEP_USER
 # define PRIVSEP_USER          "_" PACKAGE