changeset 2827:c93e8882c7f1 draft dhcpcd-6.6.0

Release dhcpcd-6.6.0
author Roy Marples <roy@marples.name>
date Wed, 29 Oct 2014 00:53:02 +0000
parents 8e79cc844b8a
children 86cae86b30bb
files defs.h
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/defs.h	Sat Oct 25 09:54:11 2014 +0000
+++ b/defs.h	Wed Oct 29 00:53:02 2014 +0000
@@ -28,7 +28,7 @@
 #define CONFIG_H
 
 #define PACKAGE			"dhcpcd"
-#define VERSION			"6.5.1"
+#define VERSION			"6.6.0"
 
 #ifndef CONFIG
 # define CONFIG			SYSCONFDIR "/" PACKAGE ".conf"