changeset 2932:1267cf1388e4 draft dhcpcd-6.7.0

Release dhcpcd-6.7.0
author Roy Marples <roy@marples.name>
date Fri, 30 Jan 2015 09:23:21 +0000
parents 3657d1698f11
children 1ea40490ee61
files defs.h
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/defs.h	Fri Jan 23 11:00:17 2015 +0000
+++ b/defs.h	Fri Jan 30 09:23:21 2015 +0000
@@ -28,7 +28,7 @@
 #define CONFIG_H
 
 #define PACKAGE			"dhcpcd"
-#define VERSION			"6.6.7"
+#define VERSION			"6.7.0"
 
 #ifndef CONFIG
 # define CONFIG			SYSCONFDIR "/" PACKAGE ".conf"