]> git.ipfire.org Git - thirdparty/dhcpcd.git/commitdiff
Release dhcpcd-9.1.4
authorRoy Marples <roy@marples.name>
Fri, 3 Jul 2020 10:33:39 +0000 (11:33 +0100)
committerRoy Marples <roy@marples.name>
Fri, 3 Jul 2020 10:33:39 +0000 (11:33 +0100)
src/defs.h

index 4f90c7f2b915ca7df099bb22c4e88ffbfa28f9fd..ad0954b18e694e5b807417f64c7cb82a5ac5c556 100644 (file)
@@ -29,7 +29,7 @@
 #define CONFIG_H
 
 #define PACKAGE                        "dhcpcd"
-#define VERSION                        "9.1.3"
+#define VERSION                        "9.1.4"
 
 #ifndef PRIVSEP_USER
 # define PRIVSEP_USER          "_" PACKAGE