]> git.ipfire.org Git - thirdparty/dhcpcd.git/commitdiff
Release dhcpcd-9.4.0 v9.4.0
authorRoy Marples <roy@marples.name>
Mon, 28 Dec 2020 12:59:20 +0000 (12:59 +0000)
committerRoy Marples <roy@marples.name>
Mon, 28 Dec 2020 12:59:20 +0000 (12:59 +0000)
src/defs.h

index 26619e0080dab332bd3a16bea9fcff2878f838b8..39f14a87d771fc3f87e584772318c48ceb996bbb 100644 (file)
@@ -29,7 +29,7 @@
 #define CONFIG_H
 
 #define PACKAGE                        "dhcpcd"
-#define VERSION                        "9.3.4"
+#define VERSION                        "9.4.0"
 
 #ifndef PRIVSEP_USER
 # define PRIVSEP_USER          "_" PACKAGE