]> git.ipfire.org Git - thirdparty/dhcpcd.git/commitdiff
Release dhcpcd-10.0.6 v10.0.6
authorRoy Marples <roy@marples.name>
Mon, 18 Dec 2023 15:39:51 +0000 (15:39 +0000)
committerRoy Marples <roy@marples.name>
Mon, 18 Dec 2023 15:39:51 +0000 (15:39 +0000)
src/defs.h

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