changeset 1802:9507b4c2b0ee draft dhcpcd-5.6.3

Release dhcpcd-5.6.3
author Roy Marples <roy@marples.name>
date Fri, 16 Nov 2012 20:50:18 +0000
parents eb9fd4f49053
children b3ac4d025b78
files defs.h
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/defs.h	Wed Nov 14 10:46:38 2012 +0000
+++ b/defs.h	Fri Nov 16 20:50:18 2012 +0000
@@ -28,7 +28,7 @@
 #define CONFIG_H
 
 #define PACKAGE			"dhcpcd"
-#define VERSION			"5.6.2"
+#define VERSION			"5.6.3"
 
 #ifndef CONFIG
 # define CONFIG			SYSCONFDIR "/" PACKAGE ".conf"