changeset 3817:4b82fc983c4c draft dhcpcd-6.11.4

Release dhcpcd-6.11.4
author Roy Marples <roy@marples.name>
date Fri, 07 Oct 2016 08:05:10 +0000
parents 0b2b27a58d20
children 0af0a8a355f6
files defs.h
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/defs.h	Wed Oct 05 10:59:32 2016 +0000
+++ b/defs.h	Fri Oct 07 08:05:10 2016 +0000
@@ -28,7 +28,7 @@
 #define CONFIG_H
 
 #define PACKAGE			"dhcpcd"
-#define VERSION			"6.11.3"
+#define VERSION			"6.11.4"
 
 #ifndef CONFIG
 # define CONFIG			SYSCONFDIR "/" PACKAGE ".conf"