]> git.ipfire.org Git - thirdparty/dhcpcd.git/commitdiff
Release dhcpcd-10.2.3 v10.2.3
authorRoy Marples <roy@marples.name>
Fri, 16 May 2025 12:30:35 +0000 (13:30 +0100)
committerRoy Marples <roy@marples.name>
Fri, 16 May 2025 12:30:35 +0000 (13:30 +0100)
src/defs.h

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