]> git.ipfire.org Git - thirdparty/dhcpcd.git/commitdiff
Release dhcpcd-10.0.8 v10.0.8
authorRoy Marples <roy@marples.name>
Fri, 24 May 2024 16:01:54 +0000 (17:01 +0100)
committerRoy Marples <roy@marples.name>
Fri, 24 May 2024 16:01:54 +0000 (17:01 +0100)
src/defs.h

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