]> git.ipfire.org Git - thirdparty/dhcpcd.git/commitdiff
Release dhcpcd-9.3.4 v9.3.4
authorRoy Marples <roy@marples.name>
Sat, 28 Nov 2020 14:12:59 +0000 (14:12 +0000)
committerRoy Marples <roy@marples.name>
Sat, 28 Nov 2020 14:12:59 +0000 (14:12 +0000)
src/defs.h

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