changeset 3712:f4312ad1ff8c draft dhcpcd-6.11.2

Release dhcpcd-6.11.2
author Roy Marples <roy@marples.name>
date Fri, 29 Jul 2016 09:35:48 +0000
parents 6621bedf1ee1
children 55d9b16a81cf
files defs.h
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/defs.h	Thu Jul 28 13:10:20 2016 +0000
+++ b/defs.h	Fri Jul 29 09:35:48 2016 +0000
@@ -28,7 +28,7 @@
 #define CONFIG_H
 
 #define PACKAGE			"dhcpcd"
-#define VERSION			"6.11.1"
+#define VERSION			"6.11.2"
 
 #ifndef CONFIG
 # define CONFIG			SYSCONFDIR "/" PACKAGE ".conf"