]> git.ipfire.org Git - thirdparty/dhcpcd.git/commitdiff
Release dhcpcd-10.0.4 v10.0.4
authorRoy Marples <roy@marples.name>
Thu, 19 Oct 2023 11:15:31 +0000 (12:15 +0100)
committerRoy Marples <roy@marples.name>
Thu, 19 Oct 2023 11:15:31 +0000 (12:15 +0100)
src/defs.h

index 9749cc9d55c4a8d0faf628d2ba22a85fc12b0013..df4d35112b214ceb27d69bb641a34b60b56f03fa 100644 (file)
@@ -29,7 +29,7 @@
 #define CONFIG_H
 
 #define PACKAGE                        "dhcpcd"
-#define VERSION                        "10.0.3"
+#define VERSION                        "10.0.4"
 
 #ifndef PRIVSEP_USER
 # define PRIVSEP_USER          "_" PACKAGE