]> git.ipfire.org Git - thirdparty/dhcpcd.git/commitdiff
Release dhcpcd-10.0.5 v10.0.5
authorRoy Marples <roy@marples.name>
Fri, 10 Nov 2023 14:25:12 +0000 (14:25 +0000)
committerRoy Marples <roy@marples.name>
Fri, 10 Nov 2023 14:25:12 +0000 (14:25 +0000)
src/defs.h

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