]> git.ipfire.org Git - thirdparty/dhcpcd.git/commitdiff
Release dhcpcd-10.0.7 v10.0.7
authorRoy Marples <roy@marples.name>
Fri, 24 May 2024 10:41:54 +0000 (11:41 +0100)
committerRoy Marples <roy@marples.name>
Fri, 24 May 2024 10:41:54 +0000 (11:41 +0100)
src/defs.h

index c46b2e54a6ebe3b3e06524f78c9129885a33c847..55139500945568f47190ab8f9a4d82d0f7a1aef7 100644 (file)
@@ -29,7 +29,7 @@
 #define DEFS_H
 
 #define PACKAGE                        "dhcpcd"
-#define VERSION                        "10.0.6"
+#define VERSION                        "10.0.7"
 
 #ifndef PRIVSEP_USER
 # define PRIVSEP_USER          "_" PACKAGE