]> git.ipfire.org Git - thirdparty/dhcpcd.git/commitdiff
Release dhcpcd-9.4.1 v9.4.1
authorRoy Marples <roy@marples.name>
Fri, 22 Oct 2021 11:56:19 +0000 (12:56 +0100)
committerRoy Marples <roy@marples.name>
Fri, 22 Oct 2021 11:56:19 +0000 (12:56 +0100)
src/defs.h

index bede2d21ecad881fa8d7666c76b5a3fd285cf33b..cde76f8857b08e2a3ee6a9a080a070e6972f4567 100644 (file)
@@ -29,7 +29,7 @@
 #define CONFIG_H
 
 #define PACKAGE                        "dhcpcd"
-#define VERSION                        "9.4.0"
+#define VERSION                        "9.4.1"
 
 #ifndef PRIVSEP_USER
 # define PRIVSEP_USER          "_" PACKAGE